Klasa AggregationDimensionCollection
Kolekcja zawiera AggregationDimension obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.AggregationDimensionCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")> _
Public NotInheritable Class AggregationDimensionCollection _
Inherits ModelComponentCollection
'Użycie
Dim instance As AggregationDimensionCollection
[GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")]
public sealed class AggregationDimensionCollection : ModelComponentCollection
[GuidAttribute(L"E2A71693-5E01-4ed7-A763-9F53131D603F")]
public ref class AggregationDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")>]
type AggregationDimensionCollection =
class
inherit ModelComponentCollection
end
public final class AggregationDimensionCollection extends ModelComponentCollection
Typ AggregationDimensionCollection 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 AggregationDimension pod określonym indeksem z kolekcja. | |
Item[String] | Pobiera AggregationDimension, 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.