ClientVersion 속성
Gets the version of the ADOMD.NET client that implements the AdomdConnection.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient
구문
‘선언
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.