1 write to typeName
System.Data.Common (1)
System\Data\Common\DbEnumerator.cs (1)
101
s.
typeName
= _reader.GetDataTypeName(i);
1 reference to typeName
System.Data.Common (1)
System\Data\Common\DataRecordInternal.cs (1)
65
return _schemaInfo[i].
typeName
;