Share via


DiscretizationBucketCount Element (ASSL)

Contains the number of buckets into which to discretize.

구문

<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

주의

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 불연속화 방법.

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

참고 항목

참조

DiscretizationMethod Element (ASSL)
Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기