ReportFilterCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the current condition of the report during the filter method.
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
- Inheritance
-
ReportFilterCondition
- Attributes
Constructors
ReportFilterCondition() |
Initializes a new instance of the ReportFilterCondition class. |
Properties
Property |
Gets or sets the text associated with the property of the report. |
Value |
Gets or sets the value of the filter condition. |