HResults.DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND Field

Definition

MessageId: DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND MessageText: The configuration value for the registry configuration was not found in key "%1!s!". Add a value called Value to the registry key of type DWORD or String.

public: int DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND = -2147409882;
public const int DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND = -2147409882;
val mutable DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND : int
Public Const DTS_W_REGISTRYCONFIGURATIONVALUENOTFOUND As Integer  = -2147409882

Field Value

Value = -2147409882

Applies to