C# Class NHibernate.Hql.Ast.HqlIsNotNull

Inheritance: HqlBooleanExpression
ファイルを表示 Open project: nhibernate/nhibernate-core

Public Methods

Method Description
HqlIsNotNull ( IASTFactory factory, HqlExpression lhs ) : System

Method Details

HqlIsNotNull() public method

public HqlIsNotNull ( IASTFactory factory, HqlExpression lhs ) : System
factory IASTFactory
lhs HqlExpression
return System