Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| cursor_handle | int | 4 | null |
|
|
|||
| cursor_name | nvarchar | 256 | √ | null |
|
|
||
| status | int | 4 | null |
|
|
|||
| model | tinyint | 1 | null |
|
|
|||
| concurrency | tinyint | 1 | null |
|
|
|||
| scrollable | tinyint | 1 | null |
|
|
|||
| open_status | tinyint | 1 | null |
|
|
|||
| cursor_rows | numeric | 12 | √ | null |
|
|
||
| fetch_status | smallint | 2 | null |
|
|
|||
| column_count | smallint | 2 | null |
|
|
|||
| row_count | numeric | 12 | √ | null |
|
|
||
| last_operation | tinyint | 1 | null |
|
|
