Namespace:
NHibernate.Expression
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function For(Of T) As DetachedCriteria |
C# |
---|
public static DetachedCriteria For<T>() |
Visual C++ |
---|
public: generic<typename T> static DetachedCriteria^ For() |
JavaScript |
---|
|
Type Parameters
- T