DismissedValidationResultCollection Class
SQL Server 2012
Represents a collection of validation result objects.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The DismissedValidationResultCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection.CopyTo | Copies the elements of the DismissedValidationResultCollection to an Array, starting at a particular Array index. Implements the ICollection interface. |
![]() ![]() | IEnumerable.GetEnumerator | Returns a reference to an enumerator object, which is used to iterate over a DismissedValidationResultCollection object. |
![]() ![]() | ICollection.IsSynchronized | Gets a value indicating whether access to the DismissedValidationResultCollection is synchronized (thread safe). |
![]() ![]() | ICollection.SyncRoot | Gets an object that can be used to synchronize access to the DismissedValidationResultCollection. |


