HResults.DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS Field

Definition

MessageId: DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS MessageText: The IsSorted property for "%1!s!" is false, but %2!lu! of its output columns' SortKeyPositions are non-zero.

public: int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS = -1073450835;
public const int DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS = -1073450835;
val mutable DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS : int
Public Const DTS_E_NONSORTEDOUTPUTHASSORTKEYPOSITIONS As Integer  = -1073450835

Field Value

Value = -1073450835

Applies to