다음을 통해 공유


MiningStructureColumnTypes.AllTypes 속성

Indicates the possible types for mining structure columns.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Shared ReadOnly Property AllTypes As String()
    Get
‘사용 방법
Dim value As String()

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

속성 값

유형: array<System.String[]
A collection of mining structure column types.

참고 항목

참조

MiningStructureColumnTypes 클래스

Microsoft.AnalysisServices 네임스페이스