7 references to UnboundName
System.Data (7)
fx\src\data\System\Data\Filter\AggregateNode.cs (1)
109
throw ExprException.
UnboundName
(columnName);
fx\src\data\System\Data\Filter\LookupNode.cs (1)
63
throw ExprException.
UnboundName
(columnName);
fx\src\data\System\Data\Filter\NameNode.cs (5)
42
throw ExprException.
UnboundName
(name);
53
throw ExprException.
UnboundName
(name);
57
throw ExprException.
UnboundName
(name);
85
throw ExprException.
UnboundName
(name);
92
throw ExprException.
UnboundName
(name);