Table of Contents

Class TCompoundTriggerBodyNode

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

Properties

DeclareStmts

public virtual TStatementListSqlNode DeclareStmts { get; }

Property Value

TStatementListSqlNode

TimingPointList

public virtual List<TTimingPoint> TimingPointList { get; }

Property Value

List<TTimingPoint>

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object

init(object, object)

public override void init(object arg1, object arg2)

Parameters

arg1 object
arg2 object