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