Parses the having clause of a hibernate query and translates it to an
SQL having clause.
Namespace: NHibernate.Hql.ClassicAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public class HavingParser : WhereParser |
Visual Basic |
---|
Public Class HavingParser _ Inherits WhereParser |
Visual C++ |
---|
public ref class HavingParser : public WhereParser |