Share via


HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS Campo

Definición

MessageId: DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS MessageText: "%1!s!" tiene IsSorted establecido en TRUE, pero SortKeyPosition en todas las columnas de salida son cero. Cambie el valor de IsSorted por FALSE o seleccione al menos una columna de salida que contenga un valor de SortKeyPosition distinto de cero.

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

Valor de campo

Value = -1071636239

Se aplica a