The methods of the FbConnection class are listed below. For a complete list of FbConnection class members, see the FbConnection Members topic.
![]() ![]() | 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. 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. |
![]() |
FbConnection Class | FirebirdSql.Data.Firebird Namespace