1 write to dbType
System.Data.Linq (1)
Mapping\Attributes.cs (1)
59set { this.dbType = value; }
1 reference to dbType
System.Data.Linq (1)
Mapping\Attributes.cs (1)
58get { return this.dbType; }