Share via


HResults.DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR 字段

定义

MessageId: DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR MessageText: 请求的 OLE DB 提供程序 %2!s! 未注册。 如果未安装 64 位驱动程序,请在 32 位模式下运行包。 错误代码:0x%1!8.8X!。

public: int DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR = -1071607037;
public const int DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR = -1071607037;
val mutable DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR : int
Public Const DTS_E_OLEDB_NOPROVIDER_64BIT_ERROR As Integer  = -1071607037

字段值

Value = -1071607037

适用于