1 write to DbType
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
386rm.DbType = OptionalAttribute(reader, XmlMappingConstant.DbType);
1 reference to DbType
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1479get { return this.map.DbType; }