1 write to _relationName
System.Data.Common (1)
System\Data\Filter\LookupNode.cs (1)
20_relationName = relationName;
3 references to _relationName
System.Data.Common (3)
System\Data\Filter\LookupNode.cs (3)
38if (_relationName == null) 50_relation = relations[_relationName]; 54throw ExprException.BindFailure(_relationName!); // this operation is not clone specific, throw generic exception