HResults.DTS_E_TASKISEMPTY Field

Definition

MessageId: DTS_E_TASKISEMPTY MessageText: The task has failed to load. The contact information for this task is "%1!s!".

public: int DTS_E_TASKISEMPTY = -1073676250;
public const int DTS_E_TASKISEMPTY = -1073676250;
val mutable DTS_E_TASKISEMPTY : int
Public Const DTS_E_TASKISEMPTY As Integer  = -1073676250

Field Value

Value = -1073676250

Applies to