HResults.DTS_E_SORTCANTCREATEEVENT 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_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