LinqConstants Class |
Namespace: SD.LLBLGen.Pro.LinqSupportClasses
The LinqConstants type exposes the following members.
Name | Description | |
---|---|---|
AggregateResultFieldAlias |
The alias to set on the field which has an aggregate function set to it by a linq construction, e.g. Count(). This value is used to refer to
values which are the result of the aggregate function being applied, and if the field the aggregate is applied on has no alias set yet.
|