Udostępnij przez


Właściwość ProdVer

Pobiera String wartość, która określa wersja wystąpienie aparatu bazy danych, który spowodował wyjątek.

Przestrzeń nazw:  Microsoft.SqlServer.Management.RegisteredServers
Zestaw:  Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntax

'Deklaracja
Protected Shared ReadOnly Property ProdVer As String
    Get
'Użycie
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

Wartość właściwości

Typ: System. . :: . .String
A String wartość, która określa wersja wystąpienie aparatu bazy danych, który spowodował wyjątek.