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