You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Public Methods

MethodDescription
AddCreates and returns a new Auxiliary Table, and adds it to the collection. PARAMETERS: (All are strings) Name, Owner, Tablespace, BaseTableName, LOBColumnName, IndexName.
AddWithPositionCreates a new Auxiliary Table. PARAMETERS: (Strings: Name, Owner, Tablespace, BaseTableName, LOBColumnName, IndexName), (Integer: HorizontalPosition, VerticalPosition).
RemoveDeletes an auxiliary table object specified by the given name or ID from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertiesDescription

Returns an Auxiliary Table object 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 specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.

See Also

  • No labels