Compartir a través de


ProdVer Propiedad

Gets a String value that specifies the version of the instance of the Database Engine that raised the exception.

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

Sintaxis

'Declaración
Protected Shared ReadOnly Property ProdVer As String
    Get
'Uso
Dim value As String

value = RegisteredServerException.ProdVer
protected static string ProdVer { get; }
protected:
static property String^ ProdVer {
    String^ get ();
}
static member ProdVer : string
static function get ProdVer () : String

Valor de la propiedad

Tipo: System. . :: . .String
A String value that specifies the version of the instance of the Database Engine that raised the exception.