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