MiningStructureColumnContents.KeyStandardContents プロパティ

キー列のコンテンツの種類を取得します。

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

構文

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

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

プロパティ値

型: array<System.String[]
キー列のコンテンツの種類です。

関連項目

参照

MiningStructureColumnContents クラス

Microsoft.AnalysisServices 名前空間