FlexReport for WinForms
ConnectionBase クラス メンバ
フィールド  プロパティ  メソッド 


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

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

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Alternative directory separator character.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the ConnectionBase.ConnectionOptions class specifies type of authentication, credential etc.  
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.  
Public プロパティGets the address of SSRS server used in connection.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Combines two strings into a path.  
Public メソッドReleases all resources used by the ConnectionBase object.  
Public メソッドConverts value to the string which can be used as parameter value in the ReportSession.RefreshParameters etc.  
Public メソッドSets the current connection options.  
Public メソッドConverts string representing parameter value to object, returns true if conversion successfull, false otherwise.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
トップ
参照

参照

ConnectionBase クラス
C1.Ssrs 名前空間