ReplicationOperation.PartitionName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このレプリケーション操作に関連付けられたパーティションの識別名を格納します。
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
プロパティ値
このレプリケーション操作に関連付けられたパーティションの識別名が格納された文字列。