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

获取或设置筛选条件的值。

适用于