HResults.DTS_E_OLEDB_ACENOTFOUND 字段

定义

MessageId:DTS_E_OLEDB_ACENOTFOUND MessageText:本地计算机上未注册“Microsoft.ACE.OLEDB.12.0”提供程序。 有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkId=219816

public: int DTS_E_OLEDB_ACENOTFOUND = -1073676245;
public const int DTS_E_OLEDB_ACENOTFOUND = -1073676245;
val mutable DTS_E_OLEDB_ACENOTFOUND : int
Public Const DTS_E_OLEDB_ACENOTFOUND As Integer  = -1073676245

字段值

Value = -1073676245

适用于