Udostępnij za pośrednictwem


Właściwość CubeAttribute.AggregationUsage

Pobiera lub ustawia sposób projektowania skupiska przez projektanta agregacji.

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

Składnia

'Deklaracja
Public Property AggregationUsage As AggregationUsage
    Get
    Set
'Użycie
Dim instance As CubeAttribute
Dim value As AggregationUsage

value = instance.AggregationUsage

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.AggregationUsage
AggregationUsage Obiektu.

Uwagi

Poniżej przedstawiono możliwe wartości i ich znaczenie:

  • Pełna: Każdy agregacja dla moduł muszą zawierać ten atrybut.

  • Brak: Bez agregacja dla moduł można dołączyć ten atrybut.

  • Nieograniczony: Żadne ograniczenia są umieszczane na Projektant agregacji.

  • Domyślnie: Projektant agregacji stosuje reguły domyślnej na podstawie typu atrybut.Oznacza to, że bez ograniczeń dla wszystkich atrybutów rozdrobnienia i Brak dla innych.