EPUB | CHM | PDF

TPSQLDump.Properties

Top Previous Next

Please see TPSQLDump properties short descriptions below:

CompressLevel

Specify the compression level to use in archive formats that support compression.

Database

Specifies the database component for which this dump tool will be used.

DumpFormat

Selects the format of the dump output.

Encoding

Create the dump in the specified character set encoding.

ExcludeTables

Exclude the contents of specified tables from dump process.

ExcludeSchemas

Exclude the contents of specified schemas from dump process.

LockWaitTimeout

Time to wait to acquire shared table locks at the beginning of the dump.

Options

Specifies various behavioral properties of the TPSQLDump.

RewriteFile

Specifies is DumpToFile method must rewrite target file.

Role

Specifies role name to use for dump.

SuperUserName

Specifies superuser name to use when disabling triggers.