1 write to relationName
System.Data (1)
fx\src\data\System\Data\Filter\LookupNode.cs (1)
24this.relationName = relationName;
3 references to relationName
System.Data (3)
fx\src\data\System\Data\Filter\LookupNode.cs (3)
41if (relationName == null) { 50relation = relations[relationName]; 53throw ExprException.BindFailure(relationName);// WebData 112162: this operation is not clne specific, throw generic exception