MyDAC

TMyBackup.TableNames Property

Holds the list of tables which will be used in the script.

Class

TMyBackup

Syntax

property TableNames: string;

Remarks

Use the TableNames property to hold the list of tables which will be used in the script. Table names are separated by comma or semicolon. If it has an empty value, all the tables presented in the database will be processed.

See Also

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