A implementation based on a provided
. Essentially, ensures that the connection
gets cleaned up, but that the provider itself remains usable since it
was externally provided to us.
Namespace: NHibernate.Tool.hbm2ddlAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
Visual Basic |
---|
Public Class SuppliedConnectionProviderConnectionHelper _
Implements IConnectionHelper |
Visual C++ |
---|
public ref class SuppliedConnectionProviderConnectionHelper : IConnectionHelper |
Inheritance Hierarchy
System..::..Object NHibernate.Tool.hbm2ddl..::..SuppliedConnectionProviderConnectionHelper See Also