Contract for delegates responsible for managing connection used by the hbm2ddl tools.

Namespace: NHibernate.Tool.hbm2ddl
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IConnectionHelper
Visual Basic
Public Interface IConnectionHelper
Visual C++
public interface class IConnectionHelper

See Also