Tables Collection Methods 

The Tables collection object has the following properties:

 

Tables Collection Methods

Name

Parameters

Description

Remove

VARIANT vaWhat

Removes a Table object from the collection.

RemoveAll

 

Removes all Table objects from the collection.

Add

VARIANT vaWhat

Adds a new table to the collection.

Insert

VARIANT vaWhichItem

VARIANT vaWhat

Inserts a Table object at a given position in the collection.

Unload

VARIANT vaWhat

Unloads a table from the collection.