HResults.DTS_E_SORTCANTCREATEEVENT Field

Definition

MessageId: DTS_E_SORTCANTCREATEEVENT MessageText: The Sort transformation cannot create an event to communicate with its worker threads. Not enough system handles are available to the Sort transformation.

public: int DTS_E_SORTCANTCREATEEVENT = -1071611330;
public const int DTS_E_SORTCANTCREATEEVENT = -1071611330;
val mutable DTS_E_SORTCANTCREATEEVENT : int
Public Const DTS_E_SORTCANTCREATEEVENT As Integer  = -1071611330

Field Value

Value = -1071611330

Applies to