HResults.DTS_E_SCHEDULEROBJECT Field

Definition

MessageId: DTS_E_SCHEDULEROBJECT MessageText: The Data Flow engine scheduler cannot retrieve object with ID %1!d! from the layout. The Data Flow engine scheduler previously located an object that is now no longer available.

public: int DTS_E_SCHEDULEROBJECT = -1073450918;
public const int DTS_E_SCHEDULEROBJECT = -1073450918;
val mutable DTS_E_SCHEDULEROBJECT : int
Public Const DTS_E_SCHEDULEROBJECT As Integer  = -1073450918

Field Value

Value = -1073450918

Applies to