FlexReport for WinForms
ReportSession クラス メンバ
プロパティ  メソッド 


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

ReportSessionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the ConnectionOptions class specifies type of authentication, credential etc. C1.Ssrs.ConnectionBaseから継承されます。
Public プロパティGets the PageLayout object specifies the default report page settings.  
Public プロパティGets the ID of SSRS session.  
Public プロパティGets or sets the language used in the SSRS session. The culture specified by this property affects User!Language report identifier. By default this property is null, which means that CultureInfo.CurrentUICulture will be used. C1.Ssrs.ConnectionBaseから継承されます。
Public プロパティGets the list of parameters of the currently loaded report.  
Public プロパティGets the ReportAddressBase object defines report address currently opened.  
Public プロパティGets the report path currently opened.  
Public プロパティGets the address of SSRS server used in connection. C1.Ssrs.ConnectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
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 GetContent(String,String,CancellationToken) 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 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 名前空間