Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets the version of the ADOMD.NET client that implements the AdomdConnection.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public ReadOnly Property ClientVersion As String
Get
'Uso
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
Valor de la propiedad
Tipo: System.String
A string that contains the version of the client.