EntitySchemaQuery.CreateAggregationEntitySchemaExpression - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : CreateAggregationEntitySchemaExpression - метод C#
- leftExprColumnPath
- Path to the column for whose expression the aggregate function is built.
- leftExprAggregationType
- The type of aggregate function.
Glossary Item Box
public EntitySchemaQueryExpression CreateAggregationEntitySchemaExpression( string leftExprColumnPath, AggregationTypeStrict leftExprAggregationType )
Параметры
- leftExprColumnPath
- Path to the column for whose expression the aggregate function is built.
- leftExprAggregationType
- The type of aggregate function.