HResults.DTS_E_SORTCANTCOMPARE Field
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_SORTCANTCOMPARE MessageText: The Sort transformation failed to compare row %1!d! in buffer ID %2!d! to row %3!d! in buffer ID %4!d!.
public: int DTS_E_SORTCANTCOMPARE = -1071611328;
C#
public const int DTS_E_SORTCANTCOMPARE = -1071611328;
val mutable DTS_E_SORTCANTCOMPARE : int
Public Const DTS_E_SORTCANTCOMPARE As Integer = -1071611328
Value = -1071611328
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |