Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets a String value that specifies the version of the instance of the Database Engine that raised the exception.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System.String
A String value that specifies the version of the instance of the Database Engine that raised the exception.