Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
BoundAttachmentsGet all the BoundAttachments of this DB2AuxiliaryTable.
UserCommentsReturns a collection of user comments associated with this DB2AuxiliaryTable.

Public Properties

Property

Description

This property represents
BaseTableNameRepresents the name of the Base Table for which the Auxiliary Table was created
for
. DATATYPE: String.
This property represents
BaseTableOwnerRepresents the owner of the Base Table for which the Auxiliary Table was created
for
. DATATYPE: String.
This property represents
DatabaseNameRepresents the name of the Database
that
in which the Auxiliary Table is stored
in
. DATATYPE: String.
This is the
DescriptionDescription of the Auxiliary Table. DATATYPE: String.
This is the
GUIDGUID of the Auxiliary Table. DATATYPE: String.
IDReturns the Auxiliary Table's ID. DATATYPE: Integer.
IndexBufferPool
This property represents
Represents the BufferPool name of the Index created on the Auxiliary Table. DATATYPE: String.
IndexClose
This property represents
Represents the CLOSE option of the Auxiliary Table's Index. DATATYPE: String.
IndexCopy
This property represents
Represents the COPY option of the Auxiliary Table's Index. DATATYPE: String.
This property represents
IndexEraseRepresents the ERASE option of the Auxiliary Table's Index. DATATYPE: String.
This property represents
IndexFreePageRepresents the FreePage setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexGBPCache
This property determines
Determines the auxiliary table's indexes setting for GBPCache (CHANGED, ALL, NONE). DATATYPE: String.
IndexName
This property represents
Represents the name of the Unique Index created on the Auxiliary Table. DATATYPE: String.
This property represents
IndexOwnerRepresents the owner of the Unique Index created on the Auxiliary Table. DATATYPE: String.
This property represents
IndexPercentFreeRepresents the PercentFree setting of the Index created on the Auxiliary Table. DATATYPE: String.
This property represents
IndexPieceSizeRepresents the PieceSize setting of the Index created on the Auxiliary Table. DATATYPE: String.
This property represents
IndexPriQtyRepresents the PriQty setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexSecQty
This property represents
Represents the SecQty setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexStogroup
This property represents
Represents the Stogroup name of the Index created on the Auxiliary Table. DATATYPE: String.
This property determines
IndexUsingDetermines whether the indexes data sets are user managed (VCAT), DB2 managed (STOGROUP) or whether neither was specified (NONE). DATATYPE: String.
This property represents
IndexVCATNameRepresents the VCAT name of the Index created on the Auxiliary Table. DATATYPE: String.
This property represents
LOBColumnNameRepresents the name of the LOBColumn whose Data the Auxiliary Table stores. DATATYPE: String.
Name
This property represents
Represents the name of the Auxiliary Table. DATATYPE: String.
Owner
This property represents
Represents the owner of the Auxiliary Table. DATATYPE: String.
TablespaceName
This property represents
Represents the name of the Tablespace that the Auxiliary Table is stored in. DATATYPE: String.
Info
titleSee Also