Metodo GetSqlServerVersionName
Ottiene il nome della versione dell'istanza di SQL Server a cui è associato l'oggetto.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Function GetSqlServerVersionName As String
'Utilizzo
Dim returnValue As String
returnValue = Me.GetSqlServerVersionName()
protected string GetSqlServerVersionName()
protected:
String^ GetSqlServerVersionName()
member GetSqlServerVersionName : unit -> string
protected function GetSqlServerVersionName() : String
Valore restituito
Tipo: System. . :: . .String
Valore String che specifica il nome della versione dell'istanza di SQL Server.