HResults.DTS_E_CANTBUILDTHREADPOOL Field

Definition

MessageId: DTS_E_CANTBUILDTHREADPOOL MessageText: The Sort transformation could not create a thread pool with %1!d! threads. Not enough memory is available.

public: int DTS_E_CANTBUILDTHREADPOOL = -1071611367;
public const int DTS_E_CANTBUILDTHREADPOOL = -1071611367;
val mutable DTS_E_CANTBUILDTHREADPOOL : int
Public Const DTS_E_CANTBUILDTHREADPOOL As Integer  = -1071611367

Field Value

Value = -1071611367

Applies to