DismissedValidationRuleCollection Class
Applies To: SQL Server (starting with 2016)
Represents a collection of DismissedValidationRule objects.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the collection. |
| Name | Description | |
|---|---|---|
![]() | Add(ValidationRule^, String^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Remove(DismissedValidationRule^) | |
![]() | 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:




