AddTableForProcessing
Limits table generation to the given table only. Call multiple times to specify more than one table. The supplied string holds the name of the table. Use ##none for processing no table and ##all for processing all tables.
COM and .NET
Signature: AddTableForProcessing(string table)
Java
Signature: public void addTableForProcessing(string table)