DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Additional Inherited Members | |
Properties inherited from Deveel.Data.Sql.Parser.ISqlNode | |
string | NodeName [get] |
Gets the name of the node analyzed from the parser. More... | |
ISqlNode | Parent [get] |
Gets a reference to the parent ISqlNode, if any. More... | |
IEnumerable< ISqlNode > | ChildNodes [get] |
Gets a read-only enumeration of the children nodes, if any. More... | |
IEnumerable< Token > | Tokens [get] |
Gets an enumeration of the tokens composing the this node. More... | |
Definition at line 20 of file IUserIdentificatorNode.cs.