HResults.DTS_W_CONFIGFILENOTFOUND Field

Definition

MessageId: DTS_W_CONFIGFILENOTFOUND MessageText: The configuration file "%1!s!" cannot be found. Check the directory and file name.

public: int DTS_W_CONFIGFILENOTFOUND = -2147409900;
public const int DTS_W_CONFIGFILENOTFOUND = -2147409900;
val mutable DTS_W_CONFIGFILENOTFOUND : int
Public Const DTS_W_CONFIGFILENOTFOUND As Integer  = -2147409900

Field Value

Value = -2147409900

Applies to