FirebirdConnectionProvider Constructors
Implements data-aware operations for working with a Firebird database.Name | Parameters | Description |
---|---|---|
FirebirdConnectionProvider(IDbConnection, AutoCreateOption) | connection, autoCreateOption | Initializes a new instance of the FirebirdConnectionProvider class with the specified settings. |
See Also