2 references to DbType
System.Data.Linq (2)
Mapping\AttributedMetaModel.cs (2)
1000
if (this.paramAttrib != null && this.paramAttrib.
DbType
!= null)
1001
return this.paramAttrib.
DbType
;