MiningModelAlgorithms.AllValues プロパティ

マイニング モデルのアルゴリズムのすべての値を取得します。

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

構文

'宣言
Public Shared ReadOnly Property AllValues As String()
    Get
'使用
Dim value As String()

value = MiningModelAlgorithms.AllValues
public static string[] AllValues { get; }
public:
static property array<String^>^ AllValues {
    array<String^>^ get ();
}
static member AllValues : string[]
static function get AllValues () : String[]

プロパティ値

型: array<System.String[]
戻り値は次のとおりです。

関連項目

参照

MiningModelAlgorithms クラス

Microsoft.AnalysisServices 名前空間