HResults.DTS_W_CONFIGKEYNOTFOUND Field

Definition

MessageId: DTS_W_CONFIGKEYNOTFOUND MessageText: Configuration registry key "%1!s!" was not found. A configuration entry specifies a registry key that is not available. Check the registry to ensure that the key is there.

public: int DTS_W_CONFIGKEYNOTFOUND = -2147409899;
public const int DTS_W_CONFIGKEYNOTFOUND = -2147409899;
val mutable DTS_W_CONFIGKEYNOTFOUND : int
Public Const DTS_W_CONFIGKEYNOTFOUND As Integer  = -2147409899

Field Value

Value = -2147409899

Applies to