Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the discretization methods for the mining structure column.
Inheritance Hierarchy
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
The MiningStructureColumnDiscretizationMethods type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
AllValues | Gets all values for the MiningStructureColumnDiscretizationMethods class. |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
Automatic | The automatic value. |
![]() ![]() |
Clusters | The clusters value. |
![]() ![]() |
EqualAreas | The equal areas value. |
![]() ![]() |
EqualRanges | The equal ranges value. |
![]() ![]() |
Thresholds | The thresholds value. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)