Initializes a new instance of the IfxDriver class.

Namespace: NHibernate.Driver
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public IfxDriver()
Visual Basic
Public Sub New
Visual C++
public:
IfxDriver()

Exceptions

ExceptionCondition
NHibernate..::..HibernateException Thrown when the IBM.Data.Informix assembly can not be loaded.

See Also