ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > SelectNode

SelectNode type

An MdxNode representing a SELECT statement or a subselect.

Signature:

export declare type SelectNode = SelectStatementNode | SubSelectNode;
  • SelectNode type
Copyright © 2019 ActiveViam