IEntityFieldsCoreFieldsWithExpressionOrAggregate Property  | 
 
            Gets the fields with expression or aggregate.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxList<IEntityFieldCore> FieldsWithExpressionOrAggregate { get; }ReadOnly Property FieldsWithExpressionOrAggregate As List(Of IEntityFieldCore)
	Get
Property Value
Type: 
ListIEntityFieldCore
See Also