Versions Compared

Key

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

...

Public Properties

Property

Description

BaseTableNameRepresents This property represents the name of the Base Table for which the Auxiliary Table was created for. DATATYPE: String.
BaseTableOwnerThis property represents Represents the owner of the Base Table for which the Auxiliary Table was created for. DATATYPE: String.
DatabaseNameThis property represents Represents the name of the Database that in which the Auxiliary Table is stored in. DATATYPE: String.
DescriptionThis is the Description of the Auxiliary Table. DATATYPE: String.
GUIDThis is the GUID of the Auxiliary Table. DATATYPE: String.
IDReturns the Auxiliary Table's ID. DATATYPE: Integer.
IndexBufferPoolRepresents This property represents the BufferPool name of the Index created on the Auxiliary Table. DATATYPE: String.
IndexCloseRepresents This property represents the CLOSE option of the Auxiliary Table's Index. DATATYPE: String.This property
IndexCopyRepresents represents the COPY option of the Auxiliary Table's Index. DATATYPE: String.
IndexEraseRepresents This property represents the ERASE option of the Auxiliary Table's Index. DATATYPE: String.
IndexFreePageThis property represents Represents the FreePage setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexGBPCacheDetermines This property determines the auxiliary table's indexes setting for GBPCache (CHANGED, ALL, NONE). DATATYPE: String.
IndexNameThis property represents Represents the name of the Unique Index created on the Auxiliary Table. DATATYPE: String.
IndexOwnerThis property represents Represents the owner of the Unique Index created on the Auxiliary Table. DATATYPE: String.
IndexPercentFreeThis property represents Represents the PercentFree setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexPieceSizeThis property represents Represents the PieceSize setting of the Index created on the Auxiliary Table. DATATYPE: String.This property
IndexPriQtyRepresents represents the PriQty setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexSecQtyRepresents This property represents the SecQty setting of the Index created on the Auxiliary Table. DATATYPE: String.
IndexStogroupThis property represents Represents the Stogroup name of the Index created on the Auxiliary Table. DATATYPE: String.
IndexUsingDetermines This property determines whether the indexes data sets are user managed (VCAT), DB2 managed (STOGROUP) or whether neither was specified (NONE). DATATYPE: String.
IndexVCATNameThis property represents Represents the VCAT name of the Index created on the Auxiliary Table. DATATYPE: String.
LOBColumnNameRepresents This property represents the name of the LOBColumn whose Data the Auxiliary Table stores. DATATYPE: String.
NameRepresents This property represents the name of the Auxiliary Table. DATATYPE: String.
OwnerThis property represents Represents the owner of the Auxiliary Table. DATATYPE: String.
TablespaceNameRepresents This property represents the name of the Tablespace that the Auxiliary Table is stored in. DATATYPE: String.
Info
titleSee Also