Campo HResults.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.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer
'Uso
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