Compartilhar via


Propriedade do RDL MiningStructureColumnTypes.AllTypes

Indicates the possible types for mining structure columns.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property AllTypes As String()
    Get
'Uso
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[]

Valor da propriedade

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

Consulte também

Referência

MiningStructureColumnTypes Classe

Namespace Microsoft.AnalysisServices