3 writes to schemaTable
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (3)
319
this.
schemaTable
= null;
1703
this.
schemaTable
= null;
2030
this.
schemaTable
= schematable;
2 references to schemaTable
System.Data (2)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (2)
1964
if (null != this.
schemaTable
) {
1965
return this.
schemaTable
; // return cached schematable