Condividi tramite


ReplicationNeighbor.SourceServer Proprietà

Definizione

Ottiene il nome del server di origine della replica.

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

Valore della proprietà

Nome del server di origine della replica.

Si applica a

Vedi anche