ReportFilterCondition クラス

定義

フィルター メソッド時のレポートの現在の条件を表示します。

public ref class ReportFilterCondition
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ReportFilterCondition
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ReportFilterCondition = class
Public Class ReportFilterCondition
継承
ReportFilterCondition
属性

コンストラクター

ReportFilterCondition()

ReportFilterCondition クラスの新しいインスタンスを初期化します。

プロパティ

Property

レポートのプロパティに関連付けられているテキストを取得します。値の設定も可能です。

Value

フィルター条件の値を取得または設定します。

適用対象