DiscretizationBucketCount Element (ASSL)

Contains the number of buckets into which to discretize.

Syntax

<DimensionAttribute> <!-- or ScalarMiningStructureColumn -->
   ...
   <DiscretizationBucketCount>...</DiscretizationBucketCount>
   ...
</DimensionAttribute>

Element Characteristics

Characteristic Description

Data type and length

Integer

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent element

DimensionAttribute, ScalarMiningStructureColumn

Child elements

None

Hinweise

The value of the DiscretizationBucketCount element determines how many groups or "buckets" are created when values for the DimensionAttribute or ScalarMiningStructureColumn are discretized, or organized into a specific set of groups. If the element is not specified, or if zero is specified for the value of the element, Microsoft SQL Server 2005 Analysis Services (SSAS) creates an appropriate number of groups depending on the discretization method. For more information about discretization methods, see Diskretisierungsmethoden.

The elements that correspond to the parents of DiscretizationBucketCount in the Analysis Management Objects (AMO) object model are DimensionAttribute and ScalarMiningStructureColumn.

Siehe auch

Verweis

DiscretizationMethod Element (ASSL)
Properties (ASSL)

Hilfe und Informationen

Informationsquellen für SQL Server 2005