HResults.DTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID 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_UNKNOWNCOMPONENTHASINVALIDCLSID MessageText: The CLSID for one of the components is not valid. Verify that all the components in the pipeline have valid CLSIDs.
public: int DTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID = -1073446910;
public const int DTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID = -1073446910;
val mutable DTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID : int
Public Const DTS_E_UNKNOWNCOMPONENTHASINVALIDCLSID As Integer = -1073446910