HResults.DTS_E_COMPONENT_NOINTERFACE Field

Definition

MessageId: DTS_E_COMPONENT_NOINTERFACE MessageText: The %1!s! was found, but it does not support a required Integration Services interface (IDTSRuntimeComponent100). Obtain an updated version of this component from the component provider.

public: int DTS_E_COMPONENT_NOINTERFACE = -1073450751;
public const int DTS_E_COMPONENT_NOINTERFACE = -1073450751;
val mutable DTS_E_COMPONENT_NOINTERFACE : int
Public Const DTS_E_COMPONENT_NOINTERFACE As Integer  = -1073450751

Field Value

Value = -1073450751

Applies to