Transaction.PartitionStates 属性

定义

返回分区状态收集

public:
 property System::Collections::Generic::Dictionary<Guid, Guid> ^ PartitionStates { System::Collections::Generic::Dictionary<Guid, Guid> ^ get(); };
public System.Collections.Generic.Dictionary<Guid,Guid> PartitionStates { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PartitionStates : System.Collections.Generic.Dictionary<Guid, Guid>
Public ReadOnly Property PartitionStates As Dictionary(Of Guid, Guid)

属性值

Dictionary<Guid,Guid>
属性

适用于