DTS_E_OLEDB_OLDPROVIDER_ERROR フィールド
接続文字列の PROVIDER を %1 に変更することを検討するか、https://www.microsoft.com/downloads にアクセスして %2 のサポートを探しインストールしてください。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer
'使用
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