1 write to dbtype
System.Data.Linq (1)
Mapping\Attributes.cs (1)
179set { this.dbtype = value; }
1 reference to dbtype
System.Data.Linq (1)
Mapping\Attributes.cs (1)
178get { return this.dbtype; }