Firebird ADO.NET Provider SDK Documentation - v1.7

FbRestore Members

FbRestore overview

Public Instance Constructors

FbRestore Constructor Creates a new instance of FbRestore class.

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.

Public Instance Methods

Equals (inherited from Object) 
Execute Executes Firebird database restore service task.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Public Instance Events

ServiceOutput (inherited from FbService)Occurs when the service returns output information.

See Also

FbRestore Class | FirebirdSql.Data.Firebird.Services Namespace