CalculationGroupSelectionMode Enum

Definition

Options for selections on calculation groups which do not invoke a calculation item.

C#
public enum CalculationGroupSelectionMode
Inheritance
CalculationGroupSelectionMode

Fields

Name Value Description
Unknown 0

Invalid selection value for CalculationGroupSelectionMode

MultipleOrEmptySelection 1

Multiple calculation items were referenced in the calculation group.

NoSelection 2

No calculation items nor the calculation group were referenced in the calculation group.

Remarks

This enum is only supported when the compatibility level of the database is at 1605 or above.

Applies to

Product Versions
Analysis Services SDK for .NET latest