CellSetCellCollection.IsSynchronized - Propriété

Cette propriété n'est pas implémentée par la classe CellSetCellCollection .
Indique si l'accès à la collection est synchronisé (thread-safe).

Espace de noms :  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property IsSynchronized As Boolean
    Get
'Utilisation
Dim instance As CellSetCellCollection
Dim value As Boolean

value = instance.IsSynchronized
public override bool IsSynchronized { get; }

Valeur de propriété

Type : System.Boolean

Implémentations

ICollection.IsSynchronized

Exceptions

Exception Condition
BpmDevException

Levée lorsque cette propriété est appelée.

Voir aussi

Référence

CellSetCellCollection classe

CellSetCellCollection - Membres

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet - Espace de noms