1 write to typemap
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
1792metaInfos[i].typemap = typeMap;
4 references to typemap
System.Data (4)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (4)
1797switch(metaInfos[i].typemap._sql_type) { 1814switch(metaInfos[i].typemap._sql_type) { 2008row[dataType] = metadata[i].typemap._type; //DataType 2009row[providerType] = metadata[i].typemap._odbcType; // ProviderType