DomainConfiguration Table

The DomainConfiguration table contains configuration properties for the Domain table

Table 1. Database columns for DomainConfiguration table

Database Column

Details

DomainID

Type: integer. Key

OrganizationID of the domain in which the entry resides.

Property

Type: text (max 32 characters). Key

The name of the property.

Value

Type: text (max 256 characters). Nullable

The value of the property.

DateValue

Type: datetime. Nullable

The date and time value of the property.

LastUpdate

Type: datetime

The date and time the property was last updated.