共用方式為


ClientVersion 屬性

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

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)

語法

'宣告
Public ReadOnly Property ClientVersion As String
    Get
'用途
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

屬性值

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