Class TPartitionByClause
- Namespace
- gudusoft.gsqlparser.nodes
- Assembly
- gudusoft.gsqlparser.dll
[Obsolete("Replaced by TPartitionCaluse, Not used anymore", true)]
public class TPartitionByClause : TParseTreeNode, Visitable
- Inheritance
-
TPartitionByClause
- Implements
- Inherited Members
Properties
ExpressionList
public virtual TExpressionList ExpressionList { get; set; }
Property Value
Methods
init(object)
Initialize a query tree node.
public override void init(object arg1)
Parameters
arg1object