Report |
The ReportModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuildQuery | Build the SQL for the model |
![]() | CancelCommand | Cancel the model execution |
![]() | CheckChartJSIntegrity | Check ChartJS and set the ExecChartJSType property |
![]() | CheckNVD3ChartIntegrity | Check NVD3 Chart and set the ExecNVD3ChartType property |
![]() | CheckPlotlyChartIntegrity | Check Plotly Chart and set the ExecPlotlyChartType property |
![]() | CheckScottPlotChartIntegrity | Check ScottPlot and set the ExecScottPlotChartType property |
![]() | CheckSortOrders | Force sort orders on Page elements |
![]() ![]() | ClearCommonRestrictions | Clear Common Restrictions from a SQL |
![]() | ClearLostElements | Delete elements and restrictions with no source reference |
![]() ![]() | Create | Creates a default report model |
![]() | EnumDisplayValue | Translate the enum using the Enum context |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | ExecuteLoadScript | Execute custom Razor script for the model: Pre Load, Post Load and Final |
![]() | FillResultTableAsync | Build the ResultTable for the model |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetElements | List of elements per position |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetNavigation | HTML Navigation for the report result |
![]() | GetRestrictionByName | Returns a model restriction from its name |
![]() | GetResultTableValue | Return a result table value from a column name |
![]() | GetSplitterElements | List of splitter elements per axis type |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | GetXElements | List of elements per type of axis |
![]() | Init |
Init the editor objects
(Inherited from RootEditor) |
![]() | InitCommonRestrictions | Init all Common Restrictions of the model and build the CommonRestrictions property |
![]() | InitDefaultValues |
Init the default values
(Inherited from RootEditor) |
![]() | InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) |
![]() | InitFromReferenceModel | Initializes the model its reference model |
![]() | InitReferences | Init all model references: Elements, Restrictions, etc. |
![]() | InvertDataTables | Invert the rows and the columns of all DataTables of the pages generated |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ParseCommonRestrictions | Parse and replace Common Restrictions in SQL by their values |
![]() | RefreshMetaTable | Initialize the MetaTable for a SQL Model |
![]() | SetColumnsName | Set column names for the elements before building the SQL |
![]() | SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) |
![]() | ShouldSerializeCommandTimeout | |
![]() | ShouldSerializeLINQSubModels | |
![]() | ShouldSerializeLINQSubTables | |
![]() | ShouldSerializeMaxNumberOfRecords | |
![]() | ShouldSerializePrintQuery | |
![]() | ShouldSerializeReferenceModelGUID | |
![]() | ShouldSerializeShareResultTable | |
![]() | ShouldSerializeShowFirstLine | |
![]() | ShouldSerializeSubModelsSetAggr | |
![]() | ShouldSerializeSubModelsSetRestr | |
![]() | ShouldSerializeUseSelectDistinct | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() | UpdateEditor |
Update editor attributes
(Inherited from RootEditor) |
![]() | UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |
![]() | UpdateFinalSortOrders | Update the final sort orders |