ReplicationCursor.SourceServer 属性

定义

获取复制源服务器的名称。

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

属性值

复制源服务器的名称。

适用于

另请参阅