Firebird ADO.NET Provider SDK Documentation - v1.7

FbRestore Properties

The properties of the FbRestore class are listed below. For a complete list of FbRestore class members, see the FbRestore Members topic.

Public Instance Properties

BackupFiles Gets or sets the collections of backup files.
ConnectionString (inherited from FbService) Gets or sets the connection string.
Options Gets or sets the options used for database restore.
PageBuffers Gets or sets the cache size for the restored database.
PageSize Gets or sets the page size for the restored database.
QueryBufferSize (inherited from FbService) Gets or sets the buffer size for service query calls.
State (inherited from FbService) Gets the current state of the service.
Verbose Gets or sets wheter the output be sent to the client.

See Also

FbRestore Class | FirebirdSql.Data.Firebird.Services Namespace