ReplicationCursor.PartitionName 属性

定义

获取该复制操作所应用的分区的名称。

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

属性值

由该复制游标表示的分区的名称。

适用于

另请参阅