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