Pole HResults.DTS_E_OLEDB_OLDPROVIDER_ERROR
Należy rozważyć zmianę dostawcy w połączeniu z ciąg do %1 lub odwiedzić https://www.microsoft.com/downloads, aby znaleźć i zainstalować obsługę % 2.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer
'Użycie
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