Firebird ADO.NET Provider SDK Documentation - v1.7

FbBackup Members

FbBackup overview

Public Instance Constructors

FbBackup Constructor Creates a new instance of FbBackup class.

Public Instance Properties

BackupFiles Gets or sets the collection of backup files.
ConnectionString (inherited from FbService) Gets or sets the connection string.
Factor Gets the Tape device blocking factor.
Options Gets a value that specifies options used for database backup.
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 database backup 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

FbBackup Class | FirebirdSql.Data.Firebird.Services Namespace