Holds the list of tables which will be used in the script.
property TableNames: string;
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.