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