'宣言 Protected Function ShouldSerializeConnectionOptions() As System.Boolean
'使用法 Dim instance As C1SSRSDocumentSource Dim value As System.Boolean value = instance.ShouldSerializeConnectionOptions()
protected System.bool ShouldSerializeConnectionOptions()
戻り値の型
ConnectionOptionsがシリアライズされる場合は true、そうでない場合は false。