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