Linguaggio

HResults.DTS_E_INPUTMUSTBESORTED Campo

Definizione

MessageId: DTS_E_INPUTMUSTBESORTED MessageText: "%1!s!" deve essere sistemato. Se possibile, ordina i dati alla sorgente e segnali come ordinati impostando le proprietà IsSorted e SortKeyPosition nell'Editor avanzato. Altrimenti, aggiungi una Sorta Transformation al percorso prima della fusione.

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

Valore del campo

Value = -1071636305

Si applica a