| 名前 | 解説 | |
|---|---|---|
![]() | ApplyParameterValues | Sets and validates parameter values associated with the loaded report. |
![]() ![]() | CheckReportPath | For internal use only. |
![]() | Dispose | オーバーライドされます。 Releases all resources used by the ReportSession object. |
![]() ![]() | FromExecutionParameter | |
![]() ![]() | FromValidValues | |
![]() | GetContent | オーバーロードされます。 Generates report in specific format. startPageIndex and pageCount specify range of pages, set pageCount to 0 to request all pages of the report. |
![]() | GetDocumentMap | Returns the report document map (report outlines), can be called only after ReportSession.GetContent method. |
![]() | GetPageCount | Returns count of pages in the report. |
![]() | NavigateBookmark | Navigates to a specific bookmark in the report. |
![]() | NavigateDocumentMap | Navigates to a specific section of the report. |
![]() | Open | Loads a report, this report should be called before calling any other methods of the ReportSession. |
![]() | ParameterValueToString | Converts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc. C1.Ssrs.ConnectionBaseから継承されます。 |
![]() | RefreshParameters | Refreshes list of parameters. |
![]() | SetConnectionOptions | オーバーライドされます。 Sets the current connection options. |
![]() | Sort | Applies or removes a sort for the report based on a user sort action. |
![]() ![]() | ToExecutionParameter | |
![]() ![]() | ToExecutionParameters | |
![]() | ToggleItem | Toggles the show/hide item in a report. |
![]() | TryParameterValueFromString | Converts string representing parameter value to object, returns true if conversion successfull, false otherwise. C1.Ssrs.ConnectionBaseから継承されます。 |


