Skip to content

RemoveTable - cTableColumnFetchHelper

Removes iTable from the object's list of tables.

Type: Procedure

Parameters

Parameter Type Description
iTable Integer Number of table to remove from list.

Syntax

Procedure RemoveTable Integer iTable

Call Example

Send RemoveTable iTable

Description

Removes iTable from the object's list of tables. If the table is not in the list, nothing happens. You use this when you've set pbUseAllTables to False.