Contains a list of all SID tables and the last SID value in use for each table. After each insert operation, the SID value will update.
Creation Date | 2/16/2011 6:00 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 11 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | TableSID | Unique system-defined identifier for the SID table. | int | 4 | |||
TableName | Name of the table. | varchar | 255 | ![]() | |||
ColumnName | Name of the SID column. | varchar | 255 | ![]() | |||
LastSID | Last used SID in the table. | int | 4 | ![]() |