Propriété ClientVersion
Gets the version of the ADOMD.NET client that implements the AdomdConnection.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ClientVersion As String
Get
'Utilisation
Dim instance As AdomdConnection
Dim value As String
value = instance.ClientVersion
public string ClientVersion { get; }
public:
property String^ ClientVersion {
String^ get ();
}
member ClientVersion : string
function get ClientVersion () : String
Valeur de propriété
Type : System. . :: . .String
A string that contains the version of the client.