HResults.DTS_W_INVALIDCONFIGURATIONTYPE Field

Definition

MessageId: DTS_W_INVALIDCONFIGURATIONTYPE MessageText: The configuration type for configuration "%1!s!" is not valid. This may occur when an attempt is made to set the type property of a configuration object to an invalid configuration type.

public: int DTS_W_INVALIDCONFIGURATIONTYPE = -2147409885;
public const int DTS_W_INVALIDCONFIGURATIONTYPE = -2147409885;
val mutable DTS_W_INVALIDCONFIGURATIONTYPE : int
Public Const DTS_W_INVALIDCONFIGURATIONTYPE As Integer  = -2147409885

Field Value

Value = -2147409885

Applies to