Udostępnij za pośrednictwem


Właściwość MeasureGroup.DataAggregation

Pobiera lub ustawia wartość wyliczeniowa DataAggregation wskazuje, czy serwer może wartość zagregowana danych (tabele plików i ROLAP MOLAP) lub pamięci podręcznej (w pamięci).

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property DataAggregation As DataAggregationMode
    Get
    Set
'Użycie
Dim instance As MeasureGroup
Dim value As DataAggregationMode

value = instance.DataAggregation

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.DataAggregationMode

Uwagi

Domyślnie dla DataAggregation DataAndCacheAggregatable.