HResults.DTS_E_OLEDB_OLDPROVIDER_ERROR Field
Consider changing the PROVIDER in the connection string to %1 or visit https://www.microsoft.com/downloads to find and install support for %2.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer
'Usage
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