HResults.DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS Field

Definition

MessageId: DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS MessageText: The IsSorted property of %1!s! is set to TRUE, but the absolute values of the non-zero output column SortKeyPositions do not form a monotonically increasing sequence, starting at one.

public: int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
public const int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
val mutable DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS : int
Public Const DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS As Integer  = -1073450902

Field Value

Value = -1073450902

Applies to