FlexReport for WinForms
ShouldSerialize メソッド (ConnectionOptions)


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 > ConnectionOptions クラス : ShouldSerialize メソッド
Indicates whether the current ConnectionOptions object should be serialized.
シンタックス
'宣言
 
Public Function ShouldSerialize() As System.Boolean
'使用法
 
Dim instance As ConnectionOptions
Dim value As System.Boolean
 
value = instance.ShouldSerialize()
public System.bool ShouldSerialize()

戻り値の型

true if the current ConnectionOptions object should be serialized, false otherwise.
参照

参照

ConnectionOptions クラス
ConnectionOptions メンバ