3 references to Trace
System.Data (3)
fx\src\data\System\Data\OleDb\OLEDB_Util.cs (1)
286
Bid.
Trace
("<oledb.IErrorInfo.GetDescription|API|OS|RET> %08X{HRESULT}, Message='%ls'\n", hr, message);
fx\src\data\System\Data\OleDb\OleDbException.cs (2)
88
Bid.
Trace
("<oledb.IErrorInfo.GetDescription|API|OS|RET> %08X{HRESULT}, Description='%ls'\n", hr, message);
91
Bid.
Trace
("<oledb.IErrorInfo.GetSource|API|OS|RET> %08X{HRESULT}, Source='%ls'\n", hr, source);