HResults.DTS_E_CONFIGFAILED Field

Definition

MessageId: DTS_E_CONFIGFAILED MessageText: Configuration failure. This is a generic warning for all configuration types. Other warnings should precede this with more information.

public: int DTS_E_CONFIGFAILED = -1073668023;
public const int DTS_E_CONFIGFAILED = -1073668023;
val mutable DTS_E_CONFIGFAILED : int
Public Const DTS_E_CONFIGFAILED As Integer  = -1073668023

Field Value

Value = -1073668023

Applies to