LookupTableHistory


Columns

Column Type Size Nulls Auto Default Children Parents Comments
LookupTableHistorySeq int identity 4 null
TableName sysname 256 ('')
Inserted xml 1073741823 null
Deleted xml 1073741823 null
ModifiedDate datetimeoffset 68 null
ModifiedUser varchar 100 ('')

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_LookupTableHistory_LookupTableHistorySeq Primary key Asc LookupTableHistorySeq