DataCubeExecutionResult: {
    executedQuery: string;
    executedSQL: string;
    result: TDSExecutionResult;
}

Type declaration

  • executedQuery: string
  • executedSQL: string
  • result: TDSExecutionResult