Description
Creates a DB2 UDB Materialized Query Table. PARAMETERS: Name (String), Owner (String), SelectStatement (String), HorizontalPosition (Integer), VerticalPosition (Integer).
Syntax
Public Function Add( _ ByVal Name As Variant, _ ByVal Owner As Variant, _ ByVal SelectStatement As Variant _ ) As DB2UDBMaterializedQueryTable
Parameters
- Name
- Owner
- SelectStatement