1 instantiation of DbCache
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
211this.dataCache = new DbCache(this, cColsAffected);
1 reference to DbCache
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
32private DbCache dataCache;