Compartilhar via


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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime