7 references to UnboundName
System.Data.Common (7)
System\Data\Filter\AggregateNode.cs (1)
113throw ExprException.UnboundName(_columnName);
System\Data\Filter\LookupNode.cs (1)
64throw ExprException.UnboundName(_columnName);
System\Data\Filter\NameNode.cs (5)
38throw ExprException.UnboundName(_name); 51throw ExprException.UnboundName(_name); 55throw ExprException.UnboundName(_name); 91throw ExprException.UnboundName(_name); 100throw ExprException.UnboundName(_name);