HResults.DTS_E_ODBCERRORCONNECT Field

Definition

MessageId: DTS_E_ODBCERRORCONNECT MessageText: There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.

public: int DTS_E_ODBCERRORCONNECT = -1073659895;
public const int DTS_E_ODBCERRORCONNECT = -1073659895;
val mutable DTS_E_ODBCERRORCONNECT : int
Public Const DTS_E_ODBCERRORCONNECT As Integer  = -1073659895

Field Value

Value = -1073659895

Applies to