次の方法で共有


MiningService.ViewerType プロパティ

このマイニング サービスの結果を表示するための推奨ビューアーを取得します。

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

構文

'宣言
Public ReadOnly Property ViewerType As String 
    Get
'使用
Dim instance As MiningService 
Dim value As String 

value = instance.ViewerType
public string ViewerType { get; }
public:
property String^ ViewerType {
    String^ get ();
}
member ViewerType : string
function get ViewerType () : String

プロパティ値

型: System.String
型名です。

関連項目

参照

MiningService クラス

Microsoft.AnalysisServices.AdomdClient 名前空間