HResults.DTS_E_REDUCTIONFAILED Field

Definition

MessageId: DTS_E_REDUCTIONFAILED MessageText: The Data Flow engine scheduler failed to reduce the execution plan for the pipeline. Set the OptimizedMode property to false.

public: int DTS_E_REDUCTIONFAILED = -1073450786;
public const int DTS_E_REDUCTIONFAILED = -1073450786;
val mutable DTS_E_REDUCTIONFAILED : int
Public Const DTS_E_REDUCTIONFAILED As Integer  = -1073450786

Field Value

Value = -1073450786

Applies to