Udostępnij przez


Właściwość AdomdConnection.ServerVersion

Pobiera wersja serwera używany ten AdomdConnection zastosowań.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdClient
Zestaw:  Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ServerVersion As String
    Get
'Użycie
Dim instance As AdomdConnection
Dim value As String

value = instance.ServerVersion
[BrowsableAttribute(false)]
public string ServerVersion { get; }
[BrowsableAttribute(false)]
public:
property String^ ServerVersion {
    String^ get ();
}
[<BrowsableAttribute(false)>]
member ServerVersion : string
function get ServerVersion () : String

Wartość właściwości

Typ: System.String
Ciąg, który zawiera wersja serwera.