|
override void | OnNodeInit () |
| After the initialization of the node from the parser, this method is invoked to let the specific initialization to occur. More...
|
|
virtual ISqlNode | OnChildNode (ISqlNode node) |
| During the initialization of the node from the parser, this method is called for every child node added to ChildNodes More...
|
|
Definition at line 22 of file SetInsertNode.cs.
override void Deveel.Data.Sql.Parser.SetInsertNode.OnNodeInit |
( |
| ) |
|
|
inlineprotectedvirtual |
After the initialization of the node from the parser, this method is invoked to let the specific initialization to occur.
Reimplemented from Deveel.Data.Sql.Parser.SqlNode.
Definition at line 25 of file SetInsertNode.cs.
IEnumerable< InsertSetNode > Assignments
IEnumerable<InsertSetNode> Deveel.Data.Sql.Parser.SetInsertNode.Assignments |
|
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.Parser/SetInsertNode.cs