Свойство 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.