ReplicationNeighbor.PartitionName 属性

定义

获取此 ReplicationNeighbor 对象的分区名称。

public:
 property System::String ^ PartitionName { System::String ^ get(); };
public string PartitionName { get; }
public string? PartitionName { get; }
member this.PartitionName : string
Public ReadOnly Property PartitionName As String

属性值

ReplicationNeighbor 对象的分区名称。

适用于