ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > StatementAndDiscovery

StatementAndDiscovery interface

A parsed MDX statement and the discovery it is meant to be run with.

Signature:

export interface StatementAndDiscovery 

Properties

PropertyTypeDescription
discoveryDiscovery
statementSelectNodeThis will usually be a SelectStatementNode, but a SubSelectNode is valid too.
  • StatementAndDiscovery interface
  • Properties
Copyright © 2019 ActiveViam