Initializes a new instance of the FirebirdDriver class.
Namespace: NHibernate.DriverAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public FirebirdDriver() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: FirebirdDriver() |
Exceptions
| Exception | Condition |
|---|---|
| NHibernate..::..HibernateException | Thrown when the FirebirdSql.Data.FirebirdClient assembly can not be loaded. |