ReplicationNeighbor.PartitionName 属性
定义
获取此 ReplicationNeighbor 对象的分区名称。Gets the partition name for this ReplicationNeighbor object.
public:
property System::String ^ PartitionName { System::String ^ get(); };
public string PartitionName { get; }
member this.PartitionName : string
Public ReadOnly Property PartitionName As String
属性值
此 ReplicationNeighbor 对象的分区名称。The name of the partition for this ReplicationNeighbor object.