Versions Compared

Key

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

Public Methods

MethodDescription

Creates and returns a new Auxiliary Table, and then adds it to the collection. PARAMETERS: (All are strings) Name, Owner, Tablespace, BaseTableName, LOBColumnName, IndexName.

Creates a new Auxiliary Table. PARAMETERS: (Strings: Name, Owner, Tablespace, BaseTableName, LOBColumnName, IndexName), (Integer: HorizontalPosition, VerticalPosition).

Deletes an auxiliary table object as specified by the given name or ID, from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertyDescription

Returns an Auxiliary Table object as specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.



Number of auxiliary tables in the collection. DATATYPE: Integer.

Returns an Auxiliary Table object as specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.

See Also