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