1 write to condition
System.Data.Entity (1)
System\Data\SqlClient\SqlTypesAssembly.cs (1)
62
this.
condition
= conditionExpression;
1 reference to condition
System.Data.Entity (1)
System\Data\SqlClient\SqlTypesAssembly.cs (1)
68
return Expression.Condition(this.
condition
, ifTrueThen, resultIfFalse);