Property | Description |
---|
BaseTableName | Represents This property represents the name of the Base Table for which the Auxiliary Table was created for. DATATYPE: String. |
BaseTableOwner | This property represents Represents the owner of the Base Table for which the Auxiliary Table was created for. DATATYPE: String. |
DatabaseName | This property represents Represents the name of the Database that in which the Auxiliary Table is stored in. DATATYPE: String. |
Description | This is the Description of the Auxiliary Table. DATATYPE: String. |
GUID | This is the GUID of the Auxiliary Table. DATATYPE: String. |
ID | Returns the Auxiliary Table's ID. DATATYPE: Integer. |
IndexBufferPool | Represents This property represents the BufferPool name of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexClose | Represents This property represents the CLOSE option of the Auxiliary Table's Index. DATATYPE: String.This property |
IndexCopy | Represents represents the COPY option of the Auxiliary Table's Index. DATATYPE: String. |
IndexErase | Represents This property represents the ERASE option of the Auxiliary Table's Index. DATATYPE: String. |
IndexFreePage | This property represents Represents the FreePage setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexGBPCache | Determines This property 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. |
IndexOwner | This property represents Represents the owner of the Unique Index created on the Auxiliary Table. DATATYPE: String. |
IndexPercentFree | This property represents Represents the PercentFree setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexPieceSize | This property represents Represents the PieceSize setting of the Index created on the Auxiliary Table. DATATYPE: String.This property |
IndexPriQty | Represents represents the PriQty setting of the Index created on the Auxiliary Table. DATATYPE: String. |
IndexSecQty | Represents This property 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. |
IndexUsing | Determines This property determines whether the indexes data sets are user managed (VCAT), DB2 managed (STOGROUP) or whether neither was specified (NONE). DATATYPE: String. |
IndexVCATName | This property represents Represents the VCAT name of the Index created on the Auxiliary Table. DATATYPE: String. |
LOBColumnName | Represents This property represents the name of the LOBColumn whose Data the Auxiliary Table stores. DATATYPE: String. |
Name | Represents This property represents the name of the Auxiliary Table. DATATYPE: String. |
Owner | This property represents Represents the owner of the Auxiliary Table. DATATYPE: String. |
TablespaceName | Represents This property represents the name of the Tablespace that the Auxiliary Table is stored in. DATATYPE: String. |