HResults.DTS_E_CONNECTIONSTRING Field

Definition

MessageId: DTS_E_CONNECTIONSTRING MessageText: OLE DB has failed making a database connection when using the supplied connection string.

public: int DTS_E_CONNECTIONSTRING = -1073659883;
public const int DTS_E_CONNECTIONSTRING = -1073659883;
val mutable DTS_E_CONNECTIONSTRING : int
Public Const DTS_E_CONNECTIONSTRING As Integer  = -1073659883

Field Value

Value = -1073659883

Applies to