CellSetCellCollection.SyncRoot - Propriété
Cette propriété n'est pas implémentée par la classe CellSetCellCollection .
Un objet qui peut être utilisé pour synchroniser l'accès à la collection.
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 SyncRoot As Object
Get
'Utilisation
Dim instance As CellSetCellCollection
Dim value As Object
value = instance.SyncRoot
public override Object SyncRoot { get; }
Valeur de propriété
Type : System.Object
Implémentations
Exceptions
Exception | Condition |
---|---|
BpmDevException | Levée lorsque cette propriété est appelée. |
Voir aussi
Référence
CellSetCellCollection - Membres
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet - Espace de noms