2 references to FailedGetDescription
System.Data (2)
fx\src\data\System\Data\OleDb\OLEDB_Util.cs (1)
288
message =
FailedGetDescription
(hr) + Environment.NewLine + ODB.ELookup(hresult);
fx\src\data\System\Data\OleDb\OleDbError.cs (1)
54
this.message = ODB.
FailedGetDescription
(hr);