DismissedValidationRuleCollection.ICollection.IsSynchronized-Eigenschaft

Gets a value that indicates whether access to the DismissedValidationRuleCollection is synchronized.

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

Syntax

C#
bool ICollection.IsSynchronized { get; }

Eigenschaftswert

Typ: System.Boolean
true if access to the DismissedValidationRuleCollection is synchronized; otherwise, false.

Implementiert

ICollection.IsSynchronized

Siehe auch

Verweis

DismissedValidationRuleCollection Klasse

Microsoft.AnalysisServices-Namespace