3 references to GetSource
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbError.cs (2)
59
hr = errorInfo.
GetSource
(out this.source);
74
hr = errorInfo.
GetSource
(out this.source);
fx\src\data\System\Data\OleDb\OleDbException.cs (1)
90
hr = errorInfo.
GetSource
(out source);