PostgresDAC

TPSQLRestore.Properties.TableName

Previous Next

Restore definition and/or data of named table only.

Syntax:

property TableName: string;

Description:

If TableName property is not empty, then TPSQLRestore tries to restore definition and/or data of specified table only. To prevent such behaviour make this property empty.