Compartir a través de


MiningStructureColumnTypes.AllTypes Propiedad

Indicates the possible types for mining structure columns.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

MiningStructureColumnTypes Clase

Espacio de nombres Microsoft.AnalysisServices