HResults.DTS_E_SORTEDOUTPUTHASINVALIDSORTKEYPOSITION 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_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