Click or drag to resize

EntityFieldsCoreTFieldFieldsWithExpressionOrAggregate 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
public List<IEntityFieldCore> FieldsWithExpressionOrAggregate { get; }

Property Value

Type: ListIEntityFieldCore

Implements

IEntityFieldsCoreFieldsWithExpressionOrAggregate
See Also