HResults.DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS 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_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS MessageText: The "%1!s!" has IsSorted set to TRUE, but the SortKeyPosition on all output columns are zero. Either change the IsSorted to FALSE, or select at least one output column to contain a non-zero SortKeyPosition.
public: int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS = -1071636239;
public const int DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS = -1071636239;
val mutable DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS : int
Public Const DTS_E_MERGEJOINSORTEDOUTPUTHASNOSORTKEYPOSITIONS As Integer = -1071636239