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