Holds a list of tables that will be processed by the AnalyzeTable, OptimizeTable, CheckTable, RepairTable methods.
property TableNames: string;
Contains a list of tables that will be processed by the AnalyzeTable, OptimizeTable, CheckTable, RepairTable methods.
Table names are separated by comma or semicolon. If it has an empty value, all tables presented in the database will be processed.