The criterion package may be used by applications as a framework for building
new kinds of Projection. However, it is intended that most applications will
simply use the built-in projection types via the static factory methods of this class.
The factory methods that take an alias allow the projected value to be referred to by criterion and order instances.
Namespace: NHibernate.Expression
The factory methods that take an alias allow the projected value to be referred to by criterion and order instances.
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Projections |
| C# |
|---|
public class Projections |
| Visual C++ |
|---|
public ref class Projections |