ReplicationCursor.PartitionName プロパティ

定義

このレプリケーション操作が適用されたパーティションの名前を取得します。

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

プロパティ値

このレプリケーション カーソルで表されるパーティションの名前。

適用対象

こちらもご覧ください