Definition at line 24 of file TableNamesVisitor.cs.
Deveel.Data.Sql.Query.TableNamesVisitor.TableNamesVisitor |
( |
| ) |
|
|
inline |
- Parameters
-
- Returns
Reimplemented from Deveel.Data.Sql.Expressions.SqlExpressionVisitor.
Definition at line 31 of file TableNamesVisitor.cs.
32 var value = constant.
Value;
37 var planNode = queryObject.QueryPlan;
41 return base.VisitConstant(constant);
ISqlObject Value
Gets the underlined value that is handled.
DataObject Value
Gets the constant value of the expression.
IList< ObjectName > TableNames
IList<ObjectName> Deveel.Data.Sql.Query.TableNamesVisitor.TableNames |
|
getprivate set |
The documentation for this class was generated from the following file:
- /var/calculate/remote/distfiles/egit-src/deveeldb.git/src/deveeldb/Deveel.Data.Sql.Query/TableNamesVisitor.cs