Поделиться через


Свойство CubeDimension.AllMemberAggregationUsage

Gets or sets controls for how Aggregation Designer in Microsoft Службы SQL Server 2005 Analysis Services (SSAS) designs aggregations.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Property AllMemberAggregationUsage As AggregationUsage 
    Get 
    Set
'Применение
Dim instance As CubeDimension 
Dim value As AggregationUsage 

value = instance.AllMemberAggregationUsage

instance.AllMemberAggregationUsage = value
public AggregationUsage AllMemberAggregationUsage { get; set; }
public:
property AggregationUsage AllMemberAggregationUsage {
    AggregationUsage get ();
    void set (AggregationUsage value);
}
member AllMemberAggregationUsage : AggregationUsage with get, set
function get AllMemberAggregationUsage () : AggregationUsage 
function set AllMemberAggregationUsage (value : AggregationUsage)

Значение свойства

Тип: Microsoft.AnalysisServices.AggregationUsage
Aggregation use specification.

См. также

Справочник

CubeDimension Класс

Пространство имен Microsoft.AnalysisServices