HResults.DTS_E_COMPONENTNOTFOUND Field

Definition

MessageId: DTS_E_COMPONENTNOTFOUND MessageText: The module containing "%1!s!" cannot be located, even though it is registered.

public: int DTS_E_COMPONENTNOTFOUND = -1073450898;
public const int DTS_E_COMPONENTNOTFOUND = -1073450898;
val mutable DTS_E_COMPONENTNOTFOUND : int
Public Const DTS_E_COMPONENTNOTFOUND As Integer  = -1073450898

Field Value

Value = -1073450898

Applies to