| 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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
SyntaxAggregateFunction AggregateFunctionToApply { get; set; }Property AggregateFunctionToApply As AggregateFunction
	Get
	Set
Property Value
Type: 
AggregateFunction
See Also