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)
38
if (
_relationName
== null)
50
_relation = relations[
_relationName
];
54
throw ExprException.BindFailure(
_relationName
!); // this operation is not clone specific, throw generic exception