HResults.DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS 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_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS MessageText: The IsSorted property of %1!s! is set to TRUE, but the absolute values of the non-zero output column SortKeyPositions do not form a monotonically increasing sequence, starting at one.
public: int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
public const int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS = -1073450902;
val mutable DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS : int
Public Const DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITIONS As Integer = -1073450902