| Oracle Objects for OLE Release 9.2 Part Number A95895-01 |
|
ORAMD_TABLE Attributes
| 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 © 1994, 2002 Oracle Corporation. All Rights Reserved. |
|