HResults.DTS_E_COMPONENT_NOINTERFACE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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