次の方法で共有


ProviderVersion プロパティ

AdomdConnection によって使用される XML for Analysis プロバイダのバージョンを取得します。

名前空間:  Microsoft.AnalysisServices.AdomdClient
アセンブリ:  Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.dll)

構文

'宣言
<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
プロバイダのバージョンを含む string です。