C# Class NHibernate.Hql.Ast.HqlIsNotNull

Inheritance: HqlBooleanExpression
Show file 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