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