AllTypes 속성
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices
구문
‘선언
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> [] () [] []