EPUB | CHM | PDF

TPSQLRestore.Properties

Top Previous Next

Please see TPSQLRestore properties short descriptions below:

Database

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

DBName

Specifies name of database to be a target of restore operation.

FunctionDecl

Restore the named function only.

Index

estore definition of named index only.

Jobs

Run the most time-consuming parts of restore using multiple concurrent jobs.

ListFile

Name of list-file for restore.

Options

Specifies various behavioral properties of the TPSQLRestore.

OutputFileName

Specifies output file for generated script, or for the dump listing.

RestoreFormat

Specifies in what format dump file was stored.

Role

Specifies role name to use for restore.

SchemaNames

Restore only objects that are in the named schema.

SuperUserName

Specify the superuser user name to use when disabling triggers.

TableNames

Restore definition and/or data of named table only.

Trigger

Restore named trigger only.