HResults.DTS_E_CANNOTLOADCOMPONENT Field

Definition

MessageId: DTS_E_CANNOTLOADCOMPONENT MessageText: The managed pipeline component "%1!s!" could not be loaded. The exception was: %2!s!.

public: int DTS_E_CANNOTLOADCOMPONENT = -1073442569;
public const int DTS_E_CANNOTLOADCOMPONENT = -1073442569;
val mutable DTS_E_CANNOTLOADCOMPONENT : int
Public Const DTS_E_CANNOTLOADCOMPONENT As Integer  = -1073442569

Field Value

Value = -1073442569

Applies to