|
Oracle Objects for OLE Release 9.0.1 Part Number A90173-01 |
|
| Attribute Name
| Value Type
| Description
|
| ObjectID
| Integer
| object ID
|
| NumCols
| Integer
| number of columns
|
| ColumnList
| OraMetaData
| column list
|
| IsTyped
| Boolean
| is the table typed?
|
| IsTemporary
| Boolean
| is the table temporary?
|
| Duration
| String
| duration - can be: session, transaction or null
|
| DBA
| Integer
| data block address of the segment header
|
| TableSpace
| Integer
| tablespace the table resides in
|
| IsClustered
| Boolean
| is the table clustered?
|
| IsPartitioned
| Boolean
| is the table partitioned?
|
| IsIndexOnly
| Boolean
| is the table index-only?
|
|
|
Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|