Report |
The ReportModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | _connectionGUID | |
![]() | _dctd | (Inherited from RootEditor) |
![]() | _GUID | (Inherited from RootComponent) |
![]() | _name | (Inherited from RootComponent) |
![]() | _report | (Inherited from ReportComponent) |
![]() ![]() | DefaultLINQScriptTemplate | |
![]() | ExecAxisPrimaryYIsDateTime | True if chart primary axis is date time |
![]() | ExecAxisSecondaryYIsDateTime | True if chart secondary axis is date time |
![]() | ExecChartIsDateTimeAxis | True if chart is date time axis |
![]() | ExecChartIsNumericAxis | True if chart is numeric axis |
![]() | ExecChartJSType | Chart JS type |
![]() | execCTEClause | CTE Clause generated at execution |
![]() | ExecD3PrimaryYAxisFormat | Format for D3 primary chart axis |
![]() | ExecD3SecondaryYAxisFormat | Format for D3 secondary chart axis |
![]() | ExecD3XAxisFormat | Format for D3 chart X axis |
![]() | execFromClause | FROM Clause generated at execution |
![]() | execGroupByClause | GROUP BY Clause generated at execution |
![]() | execHavingClause | HAVING Clause generated at execution |
![]() | ExecMomentJSXAxisFormat | Format for Moment JS chart X axis |
![]() | ExecNVD3ChartType | NVD3 chart type |
![]() | execOrderByClause | ORDER BY Clause generated at execution |
![]() | execOrderByNameClause | ORDER BY NAME Clause generated at execution (used for No SQL Source) |
![]() | ExecPlotlyChartType | Plotly chart type |
![]() | ExecResultPagesBuilt | True if the result pages have been built |
![]() | ExecResultTableLoaded | True if the source result table has been loaded |
![]() | ExecResultTables | Current list of result tables for the model execution |
![]() | execSelect | Full SQL Select generated at execution |
![]() | execSelectClause | SELECT Clause generated at execution |
![]() | ExecTableJoins | Current list of tables used for the join |
![]() | ExecutionDate | Execution date of the model |
![]() | ExecutionDuration | Execution duration of the model |
![]() | ExecutionError | Error messages during execution |
![]() | execWhereClause | WHERE Clause generated at execution |
![]() | JoinPaths | Description of the joins chosen to build the SQL |
![]() | LINQSelect | LINQ SELECT used for the model |
![]() | MasterModel | Master model if the model is a sub-model for LINQ source |
![]() | Pages | List of Pages generated after the model execution (one page per Page element values) |
![]() | Progression | Progression in percentage of the model processing |
![]() | RestrictionText | Display text for the restrictions of the model |
![]() | ResultTable | Result DataTable got from the SQL query |
![]() | SummaryTable | Summary Table generated after the model execution (only if Page element are defined in the model) |
![]() | Tag | Custom Tag the can be used at execution time to store any object |
![]() | Tag2 | Custom Tag the can be used at execution time to store any object |
![]() | Tag3 | Custom Tag the can be used at execution time to store any object |