C# Class NHibernate.Hql.Ast.HqlIsNull

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

Public Methods

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

Method Details

HqlIsNull() public method

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