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