Propriedade do RDL AdomdConnection.ClientVersion

Gets the version of the ADOMD.NET client that implements the AdomdConnection.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

public string ClientVersion { get; }

Valor da propriedade

Tipo: System.String
A string that contains the version of the client.

Consulte também

Referência

AdomdConnection Classe

Namespace Microsoft.AnalysisServices.AdomdClient