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 the user comments associated with this DB2AuxiliaryTable.

Public Properties

PropertyDescription

Name of the Base Table for which the Auxiliary Table was created. DATATYPE: String.

Owner of the Base Table for which the Auxiliary Table was created. DATATYPE: String.

Name of the Database in which the Auxiliary Table is stored. DATATYPE: String.

Description of the Auxiliary Table. DATATYPE: String.

GUID of the Auxiliary Table. DATATYPE: String.

Returns the Auxiliary Table's ID. DATATYPE: Integer.

BufferPool name of the Index created on the Auxiliary Table. DATATYPE: String.

CLOSE option of the Auxiliary Table's Index. DATATYPE: String.

COPY option of the Auxiliary Table's Index. DATATYPE: String.

ERASE option of the Auxiliary Table's Index. DATATYPE: String.

FreePage setting of the Index created on the Auxiliary Table. DATATYPE: String.

Determines the auxiliary table's indexes setting for GBPCache (CHANGED, ALL, NONE). DATATYPE: String.

Name of the Unique Index created on the Auxiliary Table. DATATYPE: String.

Owner of the UniqueIndex created on the Auxiliary Table. DATATYPE: String.

PercentFree setting of the Index created on the Auxiliary Table. DATATYPE: String.

PieceSize setting of the Index created on the Auxiliary Table. DATATYPE: String.

PriQty setting of the Index created on the Auxiliary Table. DATATYPE: String.

SecQty setting of the Index created on the Auxiliary Table. DATATYPE: String.

Stogroup name of the Index created on the Auxiliary Table. DATATYPE: String.

Determines whether the indexes data sets are user managed (VCAT), DB2 managed (STOGROUP), or whether neither was specified (NONE). DATATYPE: String.

VCAT name of the Index created on the Auxiliary Table. DATATYPE: String.

Name of the LOBColumn whose Data the Auxiliary Table stores. DATATYPE: String.

Name of the Auxiliary Table. DATATYPE: String.

Owner of the Auxiliary Table. DATATYPE: String.

Name of the Tablespace in which the Auxiliary Table is stored. DATATYPE: String.

See Also