IEntityFieldCoreAggregateFunctionToApply Property |
The aggregate function to apply on this field in a select query. Ignored in INSERT/UPDATE/DELETE queries.
Designed to be used in TypedList/TypedView classes.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax AggregateFunction AggregateFunctionToApply { get; set; }
Property AggregateFunctionToApply As AggregateFunction
Get
Set
Property Value
Type:
AggregateFunctionSee Also