C# Class NHibernate.Hql.Ast.HqlHaving

Inheritance: HqlStatement
Show file Open project: nhibernate/nhibernate-core Class Usage Examples

Public Methods

Method Description
HqlHaving ( IASTFactory factory, HqlExpression expression ) : System

Method Details

HqlHaving() public method

public HqlHaving ( IASTFactory factory, HqlExpression expression ) : System
factory IASTFactory
expression HqlExpression
return System