Skip Headers

Oracle® Objects for OLE Developer's Guide
10g Release 1 (10.1)

Part Number B10118-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Table (ORAMD_TABLE) Attributes

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?