DimensionAttribute.DiscretizationBucketCount-Eigenschaft

Gets or sets the number of buckets into which to discretize attribute values.

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

Syntax

C#
public int DiscretizationBucketCount { get; set; }

Eigenschaftswert

Typ: System.Int32
The number of buckets into which to group the values of the attribute.

Siehe auch

Verweis

DimensionAttribute Klasse

Microsoft.AnalysisServices-Namespace