HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS Campo

Definición

MessageId: DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS MessageText: El "%1!s!" tiene IsSorted configurado en TRUE, pero la SortKeyPosition en todas las columnas de salida es cero. O bien cambia el IsSorted a FALSE, o selecciona al menos una columna de salida para contener una SortKeyPosition distinta 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