Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_ODBCERRORCONNECT As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_ODBCERRORCONNECT
public const int DTS_E_ODBCERRORCONNECT
public:
literal int DTS_E_ODBCERRORCONNECT
static val mutable DTS_E_ODBCERRORCONNECT: int
public const var DTS_E_ODBCERRORCONNECT : int