次の方法で共有


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 オブジェクトのパーティションの名前。

適用対象