MAILEXPRESS
Table Name: | medatabase.EftConfig_syncConfig |
Primary Keys: | EftConfig_identifier configItem |
Field | Type | Defaults | Nulls? | Comments |
---|---|---|---|---|
EftConfig_identifier | numeric (19) | None | No | ID to map back to the 'EftConfig' table. |
synchronize | tinyint | None | No | An entry in the collection. |
configItem | nvarchar (255) | None | No | An entry in the collection. |
Index | Clustered? | Unique? | Fields |
---|---|---|---|
PK__EftConfi__CD96AE08465423DD | Yes | Yes | EftConfig_identifier configItem |
Internal Foreign Key Constraint | Affected Field | Source Table |
---|---|---|
FK_EftConfig_syncConfig | EftConfig_identifier | EftConfig |