Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| name | sysname | 256 | null |
|
|
|||
| object_id | int | 4 | null |
|
|
|||
| principal_id | int | 4 | √ | null |
|
|
||
| schema_id | int | 4 | null |
|
|
|||
| parent_object_id | int | 4 | null |
|
|
|||
| type | char | 2 | √ | null |
|
|
||
| type_desc | nvarchar | 120 | √ | null |
|
|
||
| create_date | datetime | 16,3 | null |
|
|
|||
| modify_date | datetime | 16,3 | null |
|
|
|||
| is_ms_shipped | bit | 1 | null |
|
|
|||
| is_published | bit | 1 | null |
|
|
|||
| is_schema_published | bit | 1 | null |
|
|
|||
| referenced_object_id | int | 4 | √ | null |
|
|
||
| key_index_id | int | 4 | √ | null |
|
|
||
| is_disabled | bit | 1 | null |
|
|
|||
| is_not_for_replication | bit | 1 | null |
|
|
|||
| is_not_trusted | bit | 1 | null |
|
|
|||
| delete_referential_action | tinyint | 1 | √ | null |
|
|
||
| delete_referential_action_desc | nvarchar | 120 | √ | null |
|
|
||
| update_referential_action | tinyint | 1 | √ | null |
|
|
||
| update_referential_action_desc | nvarchar | 120 | √ | null |
|
|
||
| is_system_named | bit | 1 | null |
|
|
