The Expression namespace may be used by applications as a framework for building new kinds of ICriterion. However, it is intended that most applications will simply use the built-in criterion types via the static factory methods of this class.

Namespace: NHibernate.Expression
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public NotInheritable Class Expression
C#
public sealed class Expression
Visual C++
public ref class Expression sealed

Inheritance Hierarchy

System.Object
  NHibernate.Expression.Expression