Show / Hide Table of Contents

Enum AggregationDestination

Направленность агрегации

Namespace: Trivium.Common.Enumerations
Assembly: Trivium.Common.dll
Syntax
public enum AggregationDestination

Fields

Name Description
Columns

Агрегация по столбцам.

Rows

Агрегация по строкам.

Undefined

Агрегация не определена.

Back to top Generated by DocFX