Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(100) | Default = '' | ||
![]() |
tinyint | Default = 0 | ||
![]() |
nvarchar(1000) | Default = '' | ||
![]() |
datetime | Default = getdate() | ||
![]() |
datetime | Default = getdate() | ||
![]() |
timestamp | |||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) | |
![]() |
nvarchar(40) (Computed) | ![]() |
CASE [REASONCODE] WHEN 0 THEN N'Other' WHEN 1 THEN N'Email address not associated with a user' WHEN 2 THEN N'Database email not configured' WHEN 3 THEN N'Self-service password reset not enabled' END |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | CHANGEAGENT.ID | ||
![]() |
uniqueidentifier | CHANGEAGENT.ID |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
ID | ![]() |
![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |