Initializes a new instance of the AbstractDetachedQuery class

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

Syntax

C#
protected AbstractDetachedQuery()
Visual Basic
Protected Sub New
Visual C++
protected:
AbstractDetachedQuery()

See Also