Stores a list of the SID tables in the database and the last SID value in each table. After each insert operation, the application updates the SID value.
Stores a list of the SID tables in the database and the last SID value in each table. After each insert operation, the application updates the SID value.
Creation Date | 4/4/2022 3:03 AM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 3 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | TableSID | Unique system-generated sequential identifier for the SID table record. | int | 4 | |||
TableName | Name of the table. | varchar | 255 | ![]() | |||
ColumnName | Name of the SID column. | varchar | 255 | ![]() | |||
LastSID | Last SID in the table. | int | 4 | ![]() |