AggregationUsage Enumeration

Defines the values allowed for AggregationUsage.

Espace de noms: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntaxe

'Déclaration
<GuidAttribute("7877D558-5378-4e1f-9624-104CA12B3607")> _
Public Enumeration AggregationUsage
[GuidAttribute("7877D558-5378-4e1f-9624-104CA12B3607")] 
public enum AggregationUsage
[GuidAttribute(L"7877D558-5378-4e1f-9624-104CA12B3607")] 
public enum class AggregationUsage
/** @attribute GuidAttribute("7877D558-5378-4e1f-9624-104CA12B3607") */ 
public enum AggregationUsage
GuidAttribute("7877D558-5378-4e1f-9624-104CA12B3607") 
public enum AggregationUsage

Members

Member name Description
Default Aggregation Designer applies a default rule based on the type of attribute (Full for keys, Unrestricted for others).
Full Every aggregation for the cube must include this attribute.
None No aggregation for the cube can include this attribute.
Unrestricted No restrictions are placed on Aggregation Designer.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

Microsoft.AnalysisServices Namespace