HResults.DTS_E_SORTTHREADSTOPPED Field

Definition

MessageId: DTS_E_SORTTHREADSTOPPED MessageText: A worker thread in the Sort transformation stopped with error code 0x%1!8.8X!. A catastrophic error was encountered while sorting a buffer.

public: int DTS_E_SORTTHREADSTOPPED = -1071611365;
public const int DTS_E_SORTTHREADSTOPPED = -1071611365;
val mutable DTS_E_SORTTHREADSTOPPED : int
Public Const DTS_E_SORTTHREADSTOPPED As Integer  = -1071611365

Field Value

Value = -1071611365

Applies to