Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(100) | Default = '' | Table name of the record to check security against. | |
![]() |
nvarchar(100) | Default = '' | Code table column name of the record to check security against. | |
![]() |
datetime | Default = getdate() | Indicates the date this record was added. | |
![]() |
datetime | Default = getdate() | Indicates the date this record was last changed. | |
![]() |
timestamp | Timestamp. | ||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) | Numeric representation of the timestamp. |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | RECORDTYPE.ID | Type of the record to check security against. | |
![]() |
uniqueidentifier | CODETABLECATALOG.ID | Code table ID. | |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. | |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
CODETABLECATALOGID | |||
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
RECORDTYPEID | |||
![]() |
ID | ![]() |
![]() |
|
![]() |
TABLENAME, COLUMNNAME | ![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |