HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS Campo

Definizione

MessageId: DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS MessageText: "%1!s!" ha IsSorted impostato su TRUE, ma SortKeyPosition in tutte le colonne di output è zero. Impostare la proprietà IsSorted su FALSE oppure selezionare almeno una colonna di output con valore SortKeyPosition diverso da zero.

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

Valore del campo

Value = -1071636239

Si applica a