Condividi tramite


SMOServerConn.SqlServerName Proprietà

Definizione

Ottiene o imposta un valore String che contiene il nome dell'SQL Server a cui si vuole effettuare la connessione SMO.

public:
 property System::String ^ SqlServerName { System::String ^ get(); void set(System::String ^ value); };
public string SqlServerName { get; set; }
member this.SqlServerName : string with get, set
Public Property SqlServerName As String

Valore della proprietà

Stringa che contiene il nome dell'SQL Server da connettere come connessione SMO.

Si applica a