HResults.DTS_E_PIPELINETOOCOMPLEX 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.
The number of threads required for this pipeline is %1!d!, which is more than the system limit of %2!d!. The pipeline requires too many threads as configured. There are either too many asynchronous outputs, or EngineThreads property is set too high. Split the pipeline into multiple packages, or reduce the value of the EngineThreads property.
public: int DTS_E_PIPELINETOOCOMPLEX = -1073450972;
public const int DTS_E_PIPELINETOOCOMPLEX = -1073450972;
val mutable DTS_E_PIPELINETOOCOMPLEX : int
Public Const DTS_E_PIPELINETOOCOMPLEX As Integer = -1073450972