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

Remarks

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 Discretization Methods.

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

See Also

Reference

DiscretizationMethod Element (ASSL)
Properties (ASSL)

Help and Information

Getting SQL Server 2005 Assistance