1 write to joinType
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
645
set { this.
joinType
= value; }
1 reference to joinType
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
644
get { return this.
joinType
; }