HResults.DTS_E_INPUTMUSTBESORTED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_INPUTMUSTBESORTED MessageText: "%1!s!" must be sorted. If possible, sort the data at the source and mark the data as sorted by setting the IsSorted and SortKeyPosition properties in the Advanced Editor. Otherwise, add a Sort Transformation to the path before the merge.
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