CMSSITEPAGEBBPAYTEMPLATEVERSION
Primary Key
Primary Key | Field Type |
---|---|
ID | uniqueidentifier |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
BBPAYTEMPLATEVERSION | smallint | Default = ((0)) | ||
ENVIRONMENTID | uniqueidentifier | yes | ||
DATEADDED | datetime | Default = getdate() | ||
DATECHANGED | datetime | Default = getdate() | ||
TS | timestamp | |||
TSLONG | bigint (Computed) | yes | CONVERT(bigint, TS) |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
SITEPAGEID | int | yes | SitePages.ID | |
ADDEDBYID | uniqueidentifier | CHANGEAGENT.ID | ||
CHANGEDBYID | uniqueidentifier | CHANGEAGENT.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
IX_CMSSITEPAGEBBPAYTEMPLATEVERSION_DATEADDED | DATEADDED | yes | ||
IX_CMSSITEPAGEBBPAYTEMPLATEVERSION_DATECHANGED | DATECHANGED | |||
PK_CMSSITEPAGEBBPAYTEMPLATEVERSION | ID | yes | yes |
Triggers
Trigger Name | Description |
---|---|
TR_CMSSITEPAGEBBPAYTEMPLATEVERSION_AUDIT_UPDATE | |
TR_CMSSITEPAGEBBPAYTEMPLATEVERSION_AUDIT_DELETE |