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 |
|
|
|||
is_auto_executed | bit | 1 | null |
|
|
|||
is_execution_replicated | bit | 1 | √ | null |
|
|
||
is_repl_serializable_only | bit | 1 | √ | null |
|
|
||
skips_repl_constraints | bit | 1 | √ | null |
|
|