HResults.DTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND Field

Definition

The configuration type for the registry configuration was not found in key "%1". Add a value called ConfigType to the registry key and give it a string value of "Variable", "Property", "ConnectionManager", "LoggingProvider", or "ForEachEnumerator".

public: int DTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND = -2147409883;
public const int DTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND = -2147409883;
val mutable DTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND : int
Public Const DTS_W_REGISTRYCONFIGURATIONTYPENOTFOUND As Integer  = -2147409883

Field Value

Value = -2147409883

Applies to