Metoda SqlSmoObject.GetServerName
Pobiera nazwę wystąpienie SQL Server z obiektu jest skojarzony.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Protected Overridable Function GetServerName As String
'Użycie
Dim returnValue As String
returnValue = Me.GetServerName()
protected virtual string GetServerName()
protected:
virtual String^ GetServerName()
abstract GetServerName : unit -> string
override GetServerName : unit -> string
protected function GetServerName() : String
Wartość zwracana
Typ: System.String
A String wartość, która określa nazwę wystąpienie SQL Server.