Gets or sets a list of the tables which will be used in the script. Table names are separated by semicolon.
public virtual string Tables {get; set;}
'Declaration
Public Overridable Property Tables As String
Property Value
System.String containing a list of the tables separated by semicolon.