Tables Property (PgSqlDump)
Gets or sets a list of the tables which will be used in the script. Table names are separated by semicolon.
public override string Tables {get; set;}
'Declaration
Public Overrides NotOverridable Property Tables As String
Property Value
System.String containing a list of the tables separated by semicolon.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2