Propriété MiningStructureColumnTypes.AllTypes

Indicates the possible types for mining structure columns.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property AllTypes As String()
    Get
'Utilisation
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[]

Valeur de propriété

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

Voir aussi

Référence

MiningStructureColumnTypes Classe

Espace de noms Microsoft.AnalysisServices