Klasa AggregationCollection
Kolekcja zawiera Aggregation obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.AggregationCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")> _
Public NotInheritable Class AggregationCollection _
Inherits NamedComponentCollection
'Użycie
Dim instance As AggregationCollection
[GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")]
public sealed class AggregationCollection : NamedComponentCollection
[GuidAttribute(L"4A78CC70-9330-43e6-8C00-B257E91999C6")]
public ref class AggregationCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4A78CC70-9330-43e6-8C00-B257E91999C6")>]
type AggregationCollection =
class
inherit NamedComponentCollection
end
public final class AggregationCollection extends NamedComponentCollection
Typ AggregationCollection 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 Aggregation, pod określonym indeksem z kolekcja. | |
Item[String] | Pobiera Aggregation, 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
Nazwa | Opis | |
---|---|---|
Add() | Tworzy i dodaje Aggregation do końca kolekcja. | |
Add(String) | Tworzy i dodaje Aggregation, z określonego identyfikatora, do końca kolekcja. | |
Add(Aggregation) | Dodaje Aggregation do końca kolekcja. | |
Add(ModelComponent) | Infrastruktura. (Dziedziczony z NamedComponentCollection). | |
Add(String, String) | Tworzy i dodaje Aggregation, z określonej nazwy i identyfikatora do końca kolekcja. | |
Add(String, IModelComponent) | (Dziedziczony z ModelComponentCollection). | |
Add(ModelComponent, Boolean) | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
Add(String, IModelComponent, Boolean) | (Dziedziczony z ModelComponentCollection). | |
AddNew(String, Type) | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
AddNew(String, String, Type) | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
CanAdd | Infrastruktura. (Dziedziczony z NamedComponentCollection). | |
ChangeKey | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
Clear | Usuwa wszystkie elementy z ModelComponentCollection. (Dziedziczony z ModelComponentCollection). | |
Contains(String) | Wskazuje, czy zawiera kolekcja Aggregation z określonym identyfikatorem. | |
Contains(Aggregation) | Wskazuje, czy określony zawiera kolekcja Aggregation. | |
Contains(IModelComponent) | (Dziedziczony z ModelComponentCollection). | |
ContainsName | (Dziedziczony z NamedComponentCollection). | |
CopyTo | Kopiuje cały ModelComponentCollection do jednowymiarową Array, począwszy od określonego indeksu tablicy miejsce docelowe. (Dziedziczony z ModelComponentCollection). | |
EnsureLoaded | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
Find | Pobiera Aggregation, z określonym identyfikatorem, z kolekcja. | |
FindByName | Pobiera Aggregation, o podanej nazwie z kolekcja. | |
GetByName | Pobiera Aggregation, o podanej nazwie z kolekcja. | |
GetEnumerator | Zwraca moduł wyliczający których może iterować przez ModelComponentCollection. (Dziedziczony z ModelComponentCollection). | |
GetHashCode | (Dziedziczony z Object). | |
GetItem | Pobiera odwołanie do określonego składnika. (Dziedziczony z ModelComponentCollection). | |
GetNewID() | (Dziedziczony z NamedComponentCollection). | |
GetNewID(String) | (Dziedziczony z NamedComponentCollection). | |
GetNewName() | (Dziedziczony z NamedComponentCollection). | |
GetNewName(String) | (Dziedziczony z NamedComponentCollection). | |
GetType | (Dziedziczony z Object). | |
IndexOf(String) | Pobiera indeks Aggregation z określonym identyfikatorem. | |
IndexOf(Aggregation) | Pobiera indeks określonego Aggregation. | |
IndexOf(IModelComponent) | (Dziedziczony z ModelComponentCollection). | |
IndexOfName | (Dziedziczony z NamedComponentCollection). | |
Insert(Int32) | Tworzy i wstawia Aggregation do kolekcja pod określonym indeksem. | |
Insert(Int32, Aggregation) | Wstawia Aggregation do kolekcja pod określonym indeksem. | |
Insert(Int32, String) | Tworzy i wstawia Aggregation, z identyfikatorem określonego do kolekcja pod określonym indeksem. | |
Insert(Int32, ModelComponent) | (Dziedziczony z NamedComponentCollection). | |
Insert(Int32, String, String) | Tworzy i wstawia Aggregation, z określonej nazwy i identyfikatora do kolekcja pod określonym indeksem. | |
Insert(IModelComponent, String, Int32) | (Dziedziczony z ModelComponentCollection). | |
Insert(IModelComponent, String, Int32, Boolean) | (Dziedziczony z ModelComponentCollection). | |
IsValidID(String) | (Dziedziczony z NamedComponentCollection). | |
IsValidID(String, String%) | (Dziedziczony z NamedComponentCollection). | |
IsValidID(String, Type, String%) | (Dziedziczony z NamedComponentCollection). | |
IsValidName(String) | (Dziedziczony z NamedComponentCollection). | |
IsValidName(String, String%) | (Dziedziczony z NamedComponentCollection). | |
IsValidName(String, Type, String%) | (Dziedziczony z NamedComponentCollection). | |
MemberwiseClone | (Dziedziczony z Object). | |
Move(Int32, Int32) | Przesuwa Aggregation pod określonym indeksem bieżących do nowego indeksu określone kolekcja. | |
Move(String, Int32) | Przesuwa Aggregation, identyfikatorem określonego, określony indeks kolekcja. | |
Move(Aggregation, Int32) | Przesuwa Aggregation do nowego indeksu kolekcja. | |
Remove(String) | Usuwa Aggregation, z określonym identyfikatorem, z kolekcja. | |
Remove(Aggregation) | Usuwa określony Aggregation z kolekcja. | |
Remove(IModelComponent) | (Dziedziczony z ModelComponentCollection). | |
Remove(String, Boolean) | Infrastruktura. | |
Remove(Aggregation, Boolean) | Infrastruktura. | |
RemoveAt(Int32) | Usuwa IModelComponent pod określonym indeksem z ModelComponentCollection. (Dziedziczony z ModelComponentCollection). | |
RemoveAt(Int32, Boolean) | Infrastruktura. (Dziedziczony z ModelComponentCollection). | |
ToString | (Dziedziczony z Object). |
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.