HResults.DTS_E_INVALIDTASKMONIKERNOPARAM Field

Definition

MessageId: DTS_E_INVALIDTASKMONIKERNOPARAM MessageText: Cannot create a task from XML. This occurs when the runtime is unable to resolve the name to create a task. Verify that the name is correct.

public: int DTS_E_INVALIDTASKMONIKERNOPARAM = -1073614783;
public const int DTS_E_INVALIDTASKMONIKERNOPARAM = -1073614783;
val mutable DTS_E_INVALIDTASKMONIKERNOPARAM : int
Public Const DTS_E_INVALIDTASKMONIKERNOPARAM As Integer  = -1073614783

Field Value

Value = -1073614783

Applies to