HResults.DTS_E_TXFUZZY_HIERARCHY_INCORRECT Field

Definition

The levels in hierarchy should be unique numbers. The valid level in hierarchy values are integers greater than or equal to 1. The smaller the number is, the lower the column is in the hierarchy. The default value is 0, indicating that the column is not part of a hierarchy. The overlaps and gaps are not allowed.

public: int DTS_E_TXFUZZY_HIERARCHY_INCORRECT = -1071611099;
public const int DTS_E_TXFUZZY_HIERARCHY_INCORRECT = -1071611099;
val mutable DTS_E_TXFUZZY_HIERARCHY_INCORRECT : int
Public Const DTS_E_TXFUZZY_HIERARCHY_INCORRECT As Integer  = -1071611099

Field Value

Value = -1071611099

Applies to