Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(2000) | Default = '' | ||
![]() |
tinyint | Default = 0 | ||
![]() |
nvarchar(28) (Computed) | ![]() |
CASE [MESSAGETYPECODE] WHEN 0 THEN N'General error' WHEN 1 THEN N'Duplicate record error' WHEN 2 THEN N'Address validation error' WHEN 3 THEN N'Required field missing error' WHEN 4 THEN N'Type mismatch error' WHEN 5 THEN N'Invalid value error' END | |
![]() |
nvarchar(200) | Default = '' | ||
![]() |
nvarchar(max) | Default = '' | ||
![]() |
tinyint | Default = 0 | ||
![]() |
nvarchar(7) (Computed) | ![]() |
CASE [SEVERITYCODE] WHEN 0 THEN N'Error' WHEN 1 THEN N'Warning' END | |
![]() |
tinyint | Default = 0 | ||
![]() |
nvarchar(8) (Computed) | ![]() |
CASE [ORIGINCODE] WHEN 0 THEN N'Unknown' WHEN 1 THEN N'Save' WHEN 2 THEN N'Validate' WHEN 3 THEN N'Import' END | |
![]() |
datetime | Default = getdate() | ||
![]() |
datetime | Default = getdate() | ||
![]() |
timestamp | |||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | BATCHBBNCEVENTREGISTRATION.ID | ||
![]() |
uniqueidentifier | CHANGEAGENT.ID | ||
![]() |
uniqueidentifier | CHANGEAGENT.ID |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
BATCHBBNCEVENTREGISTRATIONID | |||
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
ID | ![]() |
![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |