3 references to Errors
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
481e.Errors.SetSource(this.Driver);
fx\src\data\System\Data\Odbc\OdbcException.cs (2)
72if (0 < Errors.Count) { 73string source = Errors[0].Source;