Freigeben über


MiningStructureColumnDiscretizationMethods-Klasse

Represents the discretization methods for the mining structure column.

Vererbungshierarchie

System.Object
  Microsoft.AnalysisServices.MiningStructureColumnDiscretizationMethods

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

Syntax

'Declaration
Public NotInheritable Class MiningStructureColumnDiscretizationMethods
'Usage
public static class MiningStructureColumnDiscretizationMethods
public ref class MiningStructureColumnDiscretizationMethods abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningStructureColumnDiscretizationMethods =  class end
public final class MiningStructureColumnDiscretizationMethods

Der MiningStructureColumnDiscretizationMethods-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AllValues Gets all values for the MiningStructureColumnDiscretizationMethods class.

Zum Anfang

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element Automatic The automatic value.
Öffentliches FeldStatisches Element Clusters The clusters value.
Öffentliches FeldStatisches Element EqualAreas The equal areas value.
Öffentliches FeldStatisches Element EqualRanges The equal ranges value.
Öffentliches FeldStatisches Element Thresholds The thresholds value.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace