Tables Collection Method: Unload 

Purpose

Unloads a table from the Tables collection.

Syntax

The Unload method has the syntax:

Unload (VARIANT vaWhat)

Description

The parameter vaWhat describes the element to be unloaded. The return value is the unloaded Table object. This method enables the programmer to remove a table from the Tables collection without invalidating it.