HResults.DTS_E_THREADFAILEDCREATE 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_THREADFAILEDCREATE MessageText: The Data Flow task failed to create a required thread and cannot begin running. The usually occurs when there is an out-of-memory state.
public: int DTS_E_THREADFAILEDCREATE = -1073450959;
public const int DTS_E_THREADFAILEDCREATE = -1073450959;
val mutable DTS_E_THREADFAILEDCREATE : int
Public Const DTS_E_THREADFAILEDCREATE As Integer = -1073450959