Table of Contents

Class TOutputFormatPhrase

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

Properties

DatatypeAttribute

public virtual TDatatypeAttribute DatatypeAttribute { get; }

Property Value

TDatatypeAttribute

TypeName

public virtual TTypeName TypeName { get; }

Property Value

TTypeName

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object