다음을 통해 공유


ProviderVersion 속성

Gets the version of the XML for Analysis provider that the AdomdConnection uses.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property ProviderVersion As String
    Get
‘사용 방법
Dim instance As AdomdConnection
Dim value As String

value = instance.ProviderVersion
[BrowsableAttribute(false)]
public string ProviderVersion { get; }
[BrowsableAttribute(false)]
public:
property String^ ProviderVersion {
    String^ get ();
}
[<BrowsableAttribute(false)>]
member ProviderVersion : string
function get ProviderVersion () : String

속성 값

형식: System. . :: . .String
A string that contains the version of the provider.