다음을 통해 공유


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

속성 값

이 복제 작업과 연결된 파티션의 고유 이름을 포함하는 문자열입니다.

적용 대상

추가 정보