1 write to type
System.Data.Common (1)
System\Data\Common\DbEnumerator.cs (1)
100s.type = _reader.GetFieldType(i);
2 references to type
System.Data.Common (2)
System\Data\Common\DataRecordInternal.cs (1)
71return _schemaInfo[i].type;
System\Data\Common\DbEnumerator.cs (1)
102props[i] = new DbColumnDescriptor(i, fieldnames[i], s.type);