C# Class NHibernate.Hql.Ast.HqlDistinct

Inheritance: HqlStatement
Show file Open project: nhibernate/nhibernate-core

Public Methods

Method Description
HqlDistinct ( IASTFactory factory ) : System

Method Details

HqlDistinct() public method

public HqlDistinct ( IASTFactory factory ) : System
factory IASTFactory
return System