HResults.DTS_E_SORTCANTCOMPARE Field

Definition

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;
public const int DTS_E_SORTCANTCOMPARE = -1071611328;
val mutable DTS_E_SORTCANTCOMPARE : int
Public Const DTS_E_SORTCANTCOMPARE As Integer  = -1071611328

Field Value

Value = -1071611328

Applies to