A property value sum
Namespace: NHibernate.CriterionAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static AggregateProjection Sum( string propertyName ) |
Visual Basic |
---|
Public Shared Function Sum ( _ propertyName As String _ ) As AggregateProjection |
Visual C++ |
---|
public: static AggregateProjection^ Sum( String^ propertyName ) |
Parameters
- propertyName
- Type: System..::..String
[Missing <param name="propertyName"/> documentation for "M:NHibernate.Criterion.Projections.Sum(System.String)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Criterion.Projections.Sum(System.String)"]