Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
List<IEntityFieldCore> FieldsWithExpressionOrAggregate { get; }

Property Value

Type: ListIEntityFieldCore
See Also