GetSqlServerVersionName Método

Gets the version name of the instance of SQL Server with which the object is associated.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Function GetSqlServerVersionName As String
'Uso
Dim returnValue As String

returnValue = Me.GetSqlServerVersionName()
protected string GetSqlServerVersionName()
protected:
String^ GetSqlServerVersionName()
member GetSqlServerVersionName : unit -> string 
protected function GetSqlServerVersionName() : String

Valor devuelto

Tipo: System. . :: . .String
A String value that specifies the version name of the instance of SQL Server.