Namespace:
NHibernate.Expression
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function IsNotEmpty As AbstractEmptinessExpression |
C# |
---|
public AbstractEmptinessExpression IsNotEmpty() |
Visual C++ |
---|
public: AbstractEmptinessExpression^ IsNotEmpty() |
JavaScript |
---|
function isNotEmpty(); |