| Table: Last_Table_Modification | |||
| Columns | |||
| Name | Type | Constraints | Description |
| name | nvarchar (128) | NOT NULL | |
| action | char (1) | NOT NULL | |
| update_date_utc | datetime | NOT NULL | |
| Indexes | |||
| Name | Columns | Description | |
| IX_Last_Table_Modification$name$action$update_date_utc | name, action, update_date_utc | CLUSTERED | |