The NHibernate.Criterion 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.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public class Restrictions |
| Visual Basic |
|---|
Public Class Restrictions |
| Visual C++ |
|---|
public ref class Restrictions |