Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| object_id | int | 4 | null |
|
|
|||
| procedure_number | smallint | 2 | null |
|
|
|||
| name | sysname | 256 | √ | null |
|
|
||
| parameter_id | int | 4 | null |
|
|
|||
| system_type_id | tinyint | 1 | null |
|
|
|||
| user_type_id | int | 4 | null |
|
|
|||
| max_length | smallint | 2 | null |
|
|
|||
| precision | tinyint | 1 | null |
|
|
|||
| scale | tinyint | 1 | null |
|
|
|||
| is_output | bit | 1 | null |
|
|
|||
| is_cursor_ref | bit | 1 | null |
|
|
