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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the ConnectionBase.ConnectionOptions class specifies type of authentication, credential etc. C1.Ssrs.ConnectionBaseから継承されます。
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 address of SSRS server used in connection. C1.Ssrs.ConnectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Releases all resources used by the ServerConnection object.  
Public メソッドRetrieves the type of an item in the report server database, if the item exists.  
Public メソッドGets a list of children of a specified folder.  
Public メソッドAsync version of ServerConnection.ListChildren method.  
Public メソッドConverts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc. C1.Ssrs.ConnectionBaseから継承されます。
Public メソッドオーバーライドされます。 Sets the current connection options.  
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から継承されます。
トップ
参照

参照

ServerConnection クラス
C1.Ssrs 名前空間