DismissedValidationRuleCollection Class

 

Applies To: SQL Server (starting with 2016)

Represents a collection of DismissedValidationRule objects.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

System::Object
  Microsoft.AnalysisServices::DismissedValidationRuleCollection

public ref class DismissedValidationRuleCollection sealed : ICollection, 
	IEnumerable

NameDescription
System_CAPS_pubpropertyCount

Gets the number of elements contained in the collection.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: