1 write to rowType
System.Data.Linq (1)
parent\DbmlShared\Mapping.cs (1)
143set { this.rowType = value; }
1 reference to rowType
System.Data.Linq (1)
parent\DbmlShared\Mapping.cs (1)
142get { return this.rowType; }