Table of Contents

Class TMdxAxis

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

Properties

AxisOrdinal

public int AxisOrdinal { get; set; }

Property Value

int

AxisType

public EMdxAxisType AxisType { get; set; }

Property Value

EMdxAxisType

Methods

init(object)

Initialize a query tree node.

public override void init(object arg1)

Parameters

arg1 object

init(object, object, object)

public override void init(object arg1, object arg2, object arg3)

Parameters

arg1 object
arg2 object
arg3 object