HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS Field

Definition

MessageId: DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS MessageText: The "%1!s!" has IsSorted set to TRUE, but the SortKeyPosition on all output columns are zero. Either change the IsSorted to FALSE, or select at least one output column to contain a non-zero SortKeyPosition.

public: int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS = -1071636239;
public const int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS = -1071636239;
val mutable DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS : int
Public Const DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS As Integer  = -1071636239

Field Value

Value = -1071636239

Applies to