![]() ![]() | Gets the number of active connection pools. |
![]() ![]() | Clears all active connection pools, closing all active connections. |
![]() ![]() | Clear the connection pool that owns the specified connection, closing all active connections. |
![]() ![]() | Overloaded. Creates a new database using the given connection string information. |
![]() ![]() | Overloaded. Drops a existent database using the given connection string information. |
![]() ![]() | Gets the number of active connections in the connection pool that owns the spcified connection. |
![]() |
Overloaded. Initializes a new instance of the FbConnection class. |
![]() | Gets or sets the string used to open a connection to a Firebird database. |
![]() | Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() | |
![]() | Gets the name of the actual database or the database to be used when a connection is open. |
![]() | Gets the name of the Firebird Server to which to connect. |
![]() | Gets the size (in bytes) of network packets used to communicate with an instance of Firebird Server. |
![]() | Gets a string containing the version of the Firebird Server to which the client is connected. |
![]() | |
![]() | Gets the current state of the connection. |
![]() | Overloaded. Begins a new transaction with the default isolation level IsolationLevel.ReadCommitted. |
![]() | |
![]() | Closes the connection to the database. This is the preferred method of closing any open connection. |
![]() | Creates and returns a new FbCommand object associated with the current FbConnection object. |
![]() | |
![]() | |
![]() | |
![]() | Obsolete. |
![]() | |
![]() | |
![]() | Overloaded. Returns information about the MetaDataCollections schema. |
![]() | |
![]() | |
![]() | Opens a new connection to a database with the property settings specified by the ConnectionString. |
![]() |
![]() | |
![]() | Occurs when the Firebird Server sends a warning message. |
![]() | Occurs when the state of the connection changes. |
FbConnection Class | FirebirdSql.Data.Firebird Namespace