Table of Contents

Class TFrameExclusionClause

Namespace
gudusoft.gsqlparser.nodes
Assembly
gudusoft.gsqlparser.dll
public class TFrameExclusionClause : TParseTreeNode, Visitable
Inheritance
TFrameExclusionClause
Implements
Inherited Members

Properties

excludeType

public EWindowExcludeType excludeType { get; set; }

Property Value

EWindowExcludeType

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object