Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.
UserCommentsReturns the User Comments collection associated with this Object.

Public Properties

PropertyDescription
DescriptionDescription of the DB2 UDB Materialized Query Table. DATATYPE: String.
GUIDGUID of the DB2 UDB Materialized Query Table. DATATYPE: String.
IDID of the DB2 UDB Materialized Query Table. DATATYPE: Integer.
NameName of the DB2 UDB Materialized Query Table. DATATYPE: String.
OwnerOwner of the DB2 UDB Materialized Query Table. DATATYPE: String.
QueryOptimizationEnabledTrue if query optimization is enabled, otherwise it is false. DATATYPE: String.
RefreshableTells whether the DB2 UDB Materialized Query Table is refreshable. DATATYPE: Boolean.
RefreshImmediateTrue if the refresh is immediate, and false if it is deferred. DATATYPE: Boolean.
SelectStatementSelect statement of the DB2 UDB Materialized Query Table. DATATYPE: String.
TablespaceTablespace of the DB2 UDB Materialized Query Table. DATATYPE: String.
  • No labels