다음을 통해 공유


MiningStructureColumnContents.KeyStandardContents 속성

Gets the content type for a key column.

네임스페이스:  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[]
The content type for a key column.

참고 항목

참조

MiningStructureColumnContents 클래스

Microsoft.AnalysisServices 네임스페이스