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