HResults.DTS_W_CONFIGFORMATINVALID Field

Definition

MessageId: DTS_W_CONFIGFORMATINVALID MessageText: The configuration entry "%1!s!" had an incorrect format. This can occur because of a missing delimiter or formatting errors, like an invalid array delimiter.

public: int DTS_W_CONFIGFORMATINVALID = -2147409895;
public const int DTS_W_CONFIGFORMATINVALID = -2147409895;
val mutable DTS_W_CONFIGFORMATINVALID : int
Public Const DTS_W_CONFIGFORMATINVALID As Integer  = -2147409895

Field Value

Value = -2147409895

Applies to