Partager via


Champ DTS_E_OLEDB_OLDPROVIDER_ERROR

Consider changing the PROVIDER in the connection string to %1 or visit https://www.microsoft.com/downloads to find and install support for %2.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer
'Utilisation
Dim value As Integer

value = HResults.DTS_E_OLEDB_OLDPROVIDER_ERROR
public const int DTS_E_OLEDB_OLDPROVIDER_ERROR
public:
literal int DTS_E_OLEDB_OLDPROVIDER_ERROR
static val mutable DTS_E_OLEDB_OLDPROVIDER_ERROR: int
public const var DTS_E_OLEDB_OLDPROVIDER_ERROR : int