Klasa AggregationDesignCollection
Kolekcja zawiera AggregationDesign obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Microsoft.AnalysisServices.AggregationDesignCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("DE776BB8-AD5A-40bf-91A4-D3A440AC0462")> _
Public NotInheritable Class AggregationDesignCollection _
Inherits MajorObjectCollection
'Użycie
Dim instance As AggregationDesignCollection
[GuidAttribute("DE776BB8-AD5A-40bf-91A4-D3A440AC0462")]
public sealed class AggregationDesignCollection : MajorObjectCollection
[GuidAttribute(L"DE776BB8-AD5A-40bf-91A4-D3A440AC0462")]
public ref class AggregationDesignCollection sealed : public MajorObjectCollection
[<SealedAttribute>]
[<GuidAttribute("DE776BB8-AD5A-40bf-91A4-D3A440AC0462")>]
type AggregationDesignCollection =
class
inherit MajorObjectCollection
end
public final class AggregationDesignCollection extends MajorObjectCollection
Typ AggregationDesignCollection uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Count | Pobiera numer ModelComponent obiektów w ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
DemandLoadingService | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
IsFixedSize | Pobiera wartość wskazującą czy ModelComponentCollection ma stały rozmiar. (Dziedziczony z ModelComponentCollection). |
![]() |
IsReadOnly | Pobiera wartość wskazującą czy ModelComponentCollection jest tylko do odczytu. (Dziedziczony z ModelComponentCollection). |
![]() |
IsSynchronized | Pobiera wartość wskazującą czy dostęp do ModelComponentCollection jest synchronizowane (bezpieczny wątek). (Dziedziczony z ModelComponentCollection). |
![]() |
Item[Int32] | Pobiera AggregationDesign, pod określonym indeksem z kolekcja. |
![]() |
Item[String] | Pobiera AggregationDesign, z określonym identyfikatorem, z kolekcja. |
![]() |
ItemsType | Pobiera Type obiektów, które mogą być zawarte przez ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
Parent | Pobiera IModelComponent zawiera ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
Preloadable | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
SyncRoot | Pobiera obiekt, który można zsynchronizować dostęp do ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
Do góry
Metody
Do góry
Zdarzenia
Nazwa | Opis | |
---|---|---|
![]() |
CollectionChanged | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
CollectionChanging | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
Do góry
Jawne implementacje interfejsu
Nazwa | Opis | |
---|---|---|
![]() ![]() |
IList.Add | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Clear | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Contains | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.IndexOf | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Insert | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Item | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Remove | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.RemoveAt | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Contains | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Remove(IModelComponent) | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Remove(IModelComponent, Boolean) | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IOnDemandLoadableCollection.BlockOnDemandLoad | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IOnDemandLoadableCollection.Loaded | (Dziedziczony z ModelComponentCollection). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.