Firebird ADO.NET Provider SDK Documentation - v1.7

FirebirdSql.Data.Firebird.Services Namespace

Namespace hierarchy

Classes

Class Description
FbBackup Back up a database to a file or tape device. This class cannot be inherited.
FbBackupFile Specifies a backup file path and length to be used in Backup or Restore process.
FbConfiguration Allow configuration of local or remote databases properties.
FbLog Retrieve the firebird.log file from the server if the log file exists. An error is returned if the log file does not exist. This class cannot be inherited.
FbRestore Restore a database from backup files. This class cannot be inherited.
FbSecurity Allow to list, add, delete, and modify users.
FbServerProperties Retrieve server configuration information.
FbService Base class for Firebird Services implementation.
FbStatistical Retrieve database statistics for the database specified. This class cannot be inherited.
FbUserData Represents data of a user of security.fdb security database.
FbValidation Request a database validation. This class cannot be inherited.
ServiceOutputEventArgs Provides data for the ServiceOutput event. This class cannot be inherited.

Structures

Structure Description
FbDatabasesInfo Retrieves information about databases on server.
FbServerConfig Parameters and values in the firebird.conf file on the server.

Delegates

Delegate Description
ServiceOutputEventHandler  

Enumerations

Enumeration Description
FbBackupFlags Specifies access flags for database backup.
FbRestoreFlags Specifies access flags for database restore.
FbServiceState  
FbShutdownMode Allowed shutdown modes.
FbStatisticalFlags Specifies access flags for retrieve database statistics.
FbValidationFlags Specifies access flags for database validation.