HResults.DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION Field

Definition

MessageId: DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION MessageText: "%1!s!" has a non-zero SortKeyPosition, but its value (%2!ld!) is too large. It must be less than or equal to the number of columns.

public: int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION = -1073450904;
public const int DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION = -1073450904;
val mutable DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION : int
Public Const DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION As Integer  = -1073450904

Field Value

Value = -1073450904

Applies to