HResults.DTS_W_CONFIGNODEINVALID Field

Definition

MessageId: DTS_W_CONFIGNODEINVALID MessageText: The configuration entry "%1!s!" in the configuration file was not valid, or failed to configure the variable. The name indicates which entry failed. In some cases, the name will not be available.

public: int DTS_W_CONFIGNODEINVALID = -2147409830;
public const int DTS_W_CONFIGNODEINVALID = -2147409830;
val mutable DTS_W_CONFIGNODEINVALID : int
Public Const DTS_W_CONFIGNODEINVALID As Integer  = -2147409830

Field Value

Value = -2147409830

Applies to