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