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