FlexReport for WinForms
ReportSession クラス メソッド


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 : ReportSession クラス

このクラスのメンバの一覧は、ReportSessionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドSets and validates parameter values associated with the loaded report.  
Public メソッドstatic (Shared in Visual Basic)For internal use only.  
Public メソッドオーバーライドされます。 Releases all resources used by the ReportSession object.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドオーバーロードされます。 Generates report in specific format. startPageIndex and pageCount specify range of pages, set pageCount to 0 to request all pages of the report.  
Public メソッドReturns the report document map (report outlines), can be called only after ReportSession.GetContent method.  
Public メソッドReturns count of pages in the report.  
Public メソッドNavigates to a specific bookmark in the report.  
Public メソッドNavigates to a specific section of the report.  
Public メソッドLoads a report, this report should be called before calling any other methods of the ReportSession.  
Public メソッドConverts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc. C1.Ssrs.ConnectionBaseから継承されます。
Public メソッドRefreshes list of parameters.  
Public メソッドオーバーライドされます。 Sets the current connection options.  
Public メソッドApplies or removes a sort for the report based on a user sort action.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドToggles the show/hide item in a report.  
Public メソッドConverts string representing parameter value to object, returns true if conversion successfull, false otherwise. C1.Ssrs.ConnectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. C1.Ssrs.ConnectionBaseから継承されます。
トップ
参照

参照

ReportSession クラス
C1.Ssrs 名前空間