HResults.DTS_W_CONFIGTYPEINVALID Field

Definition

MessageId: DTS_W_CONFIGTYPEINVALID MessageText: The configuration type in one of the configuration entries was not valid. Valid types are listed in the DTSConfigurationType enumeration.

public: int DTS_W_CONFIGTYPEINVALID = -2147409898;
public const int DTS_W_CONFIGTYPEINVALID = -2147409898;
val mutable DTS_W_CONFIGTYPEINVALID : int
Public Const DTS_W_CONFIGTYPEINVALID As Integer  = -2147409898

Field Value

Value = -2147409898

Applies to