Condividi tramite


Proprietà Transaction.PartitionStates

Ottiene le informazioni sullo stato di tutte le partizioni nell'archivio.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property PartitionStates As Dictionary(Of Guid, Guid)
public Dictionary<Guid, Guid> PartitionStates { get; }

Valore proprietà

Tipo: System.Collections.Generic.Dictionary<Guid, Guid>
In HybridDictionary oggetto che contiene informazioni sullo stato di tutte le partizioni nell'archivio.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Transaction Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling