HResults.DTS_E_OLEDB_OLDPROVIDER_ERROR 字段

定义

MessageId: DTS_E_OLEDB_OLDPROVIDER_ERROR MessageText:请考虑将连接字符串中的提供程序更改为 %1!s! 或访问 http://www.microsoft.com/downloads 查找并安装对 %2!s! 的支持。

public: int DTS_E_OLEDB_OLDPROVIDER_ERROR = -1071582166;
public const int DTS_E_OLEDB_OLDPROVIDER_ERROR = -1071582166;
val mutable DTS_E_OLEDB_OLDPROVIDER_ERROR : int
Public Const DTS_E_OLEDB_OLDPROVIDER_ERROR As Integer  = -1071582166

字段值

Value = -1071582166

适用于