ReplicationServer.Name Proprietà

Definizione

Ottiene il nome dell'istanza di Microsoft SQL Server.

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

Valore della proprietà

String

StringValore che specifica il nome dell'istanza attualmente connessa di SQL Server.

Commenti

La Name proprietà può essere recuperata dal ruolo predefinito del database public.

Si applica a