Compartir a través de


ReplicationOperation.SourceServer Propiedad

Definición

Contiene el nombre DNS del servidor de origen para esta operación de replicación.

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

Valor de propiedad

Cadena que contiene el nombre DNS del servidor de origen para esta operación de replicación.

Se aplica a

Consulte también