Transaction.PartitionStates 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回分区状态收集
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)
属性值
- 属性