HResults.DTS_E_SCHEDULERBADTREE 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_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