次の方法で共有


ReplicationOperation.PartitionName プロパティ

定義

このレプリケーション操作に関連付けられたパーティションの識別名を格納します。

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

プロパティ値

このレプリケーション操作に関連付けられたパーティションの識別名が格納された文字列。

適用対象

こちらもご覧ください