HResults.DTS_W_CONFIGFILENAMEINVALID Field

Definition

MessageId: DTS_W_CONFIGFILENAMEINVALID MessageText: The configuration file name "%1" is not valid. Check the configuration file name.

public: int DTS_W_CONFIGFILENAMEINVALID = -2147409902;
public const int DTS_W_CONFIGFILENAMEINVALID = -2147409902;
val mutable DTS_W_CONFIGFILENAMEINVALID : int
Public Const DTS_W_CONFIGFILENAMEINVALID As Integer  = -2147409902

Field Value

Value = -2147409902

Applies to