ReplicationConnection.SourceServer Propriedade
Definição
Obtém o nome DNS do servidor que é a origem desta conexão de replicação.Gets the DNS name of the server that is the source of this replication connection.
public:
property System::String ^ SourceServer { System::String ^ get(); };
public string SourceServer { get; }
member this.SourceServer : string
Public ReadOnly Property SourceServer As String
Valor da propriedade
Uma cadeia de caracteres que contém o nome DNS do servidor que é a origem desta conexão de replicação.A string that contains the DNS name of the server that is the source of this replication connection.