MyDAC

TMyServerControl.TableNames Property

Holds a list of tables that will be processed by the AnalyzeTable, OptimizeTable, CheckTable, RepairTable methods.

Class

TMyServerControl

Syntax

property TableNames: string;

Remarks

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.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback