Table of Contents

Class TPrecisionScale

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

Properties

Precision

public virtual TConstant Precision { get; set; }

Property Value

TConstant

Scale

public virtual TConstant Scale { get; set; }

Property Value

TConstant

Methods

init(object, object)

public override void init(object arg1, object arg2)

Parameters

arg1 object
arg2 object