Metoda SqlSmoObject.GetSqlServerVersionName
Pobiera nazwę wersja 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 Function GetSqlServerVersionName As String
'Użycie
Dim returnValue As String
returnValue = Me.GetSqlServerVersionName()
protected string GetSqlServerVersionName()
protected:
String^ GetSqlServerVersionName()
member GetSqlServerVersionName : unit -> string
protected function GetSqlServerVersionName() : String
Wartość zwracana
Typ: System.String
A String , który określa nazwę wersja wystąpienie wartości SQL Server.