1 write to table
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
386
this.
table
= table;
2 references to table
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (2)
393
get { return this.
table
; }
397
get { return this.
table
.TableName; }