Class TMdxCalculate
- Namespace
- gudusoft.gsqlparser.stmt.mdx
- Assembly
- gudusoft.gsqlparser.dll
public class TMdxCalculate : TCustomSqlStatement, Visitable
- Inheritance
-
TMdxCalculate
- Implements
- Inherited Members
Constructors
TMdxCalculate(EDbVendor)
public TMdxCalculate(EDbVendor dbvendor)
Parameters
dbvendorEDbVendor
Methods
doParseStatement(TCustomSqlStatement)
analyze SQL
public override int doParseStatement(TCustomSqlStatement psql)
Parameters
psqlTCustomSqlStatement