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