HResults.DTS_E_SCHEDULERBADTREE Field

Definition

MessageId: DTS_E_SCHEDULERBADTREE MessageText: The Data Flow engine scheduler failed to retrieve the execution tree with index %1!d! from the layout. The scheduler received a count containing more execution trees than actually exist.

public: int DTS_E_SCHEDULERBADTREE = -1073450925;
public const int DTS_E_SCHEDULERBADTREE = -1073450925;
val mutable DTS_E_SCHEDULERBADTREE : int
Public Const DTS_E_SCHEDULERBADTREE As Integer  = -1073450925

Field Value

Value = -1073450925

Applies to