Share via


HResults.DTS_E_INPUTMUSTBESORTED Campo

Definición

MessageId: DTS_E_INPUTMUSTBESORTED MessageText: "%1!s!" debe ordenarse. Si es posible, ordene los datos en el origen y marque los datos como ordenados estableciendo las propiedades IsSorted y SortKeyPosition en el Editor avanzado. De lo contrario, agregue una transformación Ordenar a la ruta de acceso antes de la combinación.

public: int DTS_E_INPUTMUSTBESORTED = -1071636305;
public const int DTS_E_INPUTMUSTBESORTED = -1071636305;
val mutable DTS_E_INPUTMUSTBESORTED : int
Public Const DTS_E_INPUTMUSTBESORTED As Integer  = -1071636305

Valor de campo

Value = -1071636305

Se aplica a