ReportFilterCondition Class
Displays the current condition of the report during the filter method.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
[SerializableAttribute] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [XmlTypeAttribute(AnonymousType = true, Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [DebuggerStepThroughAttribute] [DesignerCategoryAttribute("code")] public ref class ReportFilterCondition
| Name | Description | |
|---|---|---|
![]() | ReportFilterCondition() | Initializes a new instance of the ReportFilterCondition class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


