ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > FromClauseNode

FromClauseNode interface

An MdxNode representing a named cube for the FROM clause of a SelectNode. Does not represent a subselect expression in a FROM clause – that is represented by a SubSelectNode instead.

Signature:

export interface FromClauseNode 

Properties

PropertyTypeDescription
cubeNameCubeName
elementType'From'
  • FromClauseNode interface
  • Properties
Copyright © 2019 ActiveViam