Klasa ModelComponentCollection
Kolekcja zawiera ModelComponent obiektów.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Więcej...
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("74BB3312-550A-4f1f-BECF-80422AC163C6")> _
Public MustInherit Class ModelComponentCollection _
Implements IModelComponentCollection, IList, ICollection, IEnumerable, _
IOnDemandLoadableCollection
'Użycie
Dim instance As ModelComponentCollection
[GuidAttribute("74BB3312-550A-4f1f-BECF-80422AC163C6")]
public abstract class ModelComponentCollection : IModelComponentCollection,
IList, ICollection, IEnumerable, IOnDemandLoadableCollection
[GuidAttribute(L"74BB3312-550A-4f1f-BECF-80422AC163C6")]
public ref class ModelComponentCollection abstract : IModelComponentCollection,
IList, ICollection, IEnumerable, IOnDemandLoadableCollection
[<AbstractClassAttribute>]
[<GuidAttribute("74BB3312-550A-4f1f-BECF-80422AC163C6")>]
type ModelComponentCollection =
class
interface IModelComponentCollection
interface IList
interface ICollection
interface IEnumerable
interface IOnDemandLoadableCollection
end
public abstract class ModelComponentCollection implements IModelComponentCollection, IList, ICollection, IEnumerable, IOnDemandLoadableCollection
Typ ModelComponentCollection uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
Count | Pobiera numer ModelComponent obiektów w ModelComponentCollection. | |
DemandLoadingService | Infrastruktura. | |
IsFixedSize | Pobiera wartość wskazującą czy ModelComponentCollection ma stały rozmiar. | |
IsReadOnly | Pobiera wartość wskazującą czy ModelComponentCollection jest tylko do odczytu. | |
IsSynchronized | Pobiera wartość wskazującą czy dostęp do ModelComponentCollection jest synchronizowane (bezpieczny wątek). | |
Item | Pobiera IModelComponent pod określonym indeksem. | |
ItemsType | Pobiera Type obiektów, które mogą być zawarte przez ModelComponentCollection. | |
Parent | Pobiera IModelComponent zawiera ModelComponentCollection. | |
Preloadable | Infrastruktura. | |
SyncRoot | Pobiera obiekt, który można zsynchronizować dostęp do ModelComponentCollection. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Add(ModelComponent) | Infrastruktura. | |
Add(String, IModelComponent) | ||
Add(ModelComponent, Boolean) | Infrastruktura. | |
Add(String, IModelComponent, Boolean) | ||
AddNew(String, Type) | Infrastruktura. | |
AddNew(String, String, Type) | Infrastruktura. | |
CanAdd | Infrastruktura. | |
ChangeKey | Infrastruktura. | |
Clear | Usuwa wszystkie elementy z ModelComponentCollection. | |
Contains(String) | Określa, czy element z określonego klucz jest w ModelComponentCollection. | |
Contains(IModelComponent) | ||
CopyTo | Kopiuje cały ModelComponentCollection do jednowymiarową Array, począwszy od określonego indeksu tablicy miejsce docelowe. | |
EnsureLoaded | Infrastruktura. | |
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetEnumerator | Zwraca moduł wyliczający których może iterować przez ModelComponentCollection. | |
GetHashCode | (Dziedziczony z Object). | |
GetItem | Pobiera odwołanie do określonego składnika. | |
GetType | (Dziedziczony z Object). | |
IndexOf(String) | Zwraca indeks pierwszego wystąpienia od zera IModelComponent , ma określonego klucz w ModelComponentCollection. | |
IndexOf(IModelComponent) | ||
Insert(Int32, ModelComponent) | Infrastruktura. | |
Insert(IModelComponent, String, Int32) | ||
Insert(IModelComponent, String, Int32, Boolean) | ||
MemberwiseClone | (Dziedziczony z Object). | |
Remove | ||
RemoveAt(Int32) | Usuwa IModelComponent pod określonym indeksem z ModelComponentCollection. | |
RemoveAt(Int32, Boolean) | Infrastruktura. | |
ToString | (Dziedziczony z Object). |
Do góry
Jawne implementacje interfejsu
Do góry
Uwagi
ModelComponentCollection Klasy abstrakcyjnej jest dziedziczona przez innych kolekcja klasy w analizy zarządzania obiektami (AMO).
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.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.AccountCollection
Microsoft.AnalysisServices.AggregationAttributeCollection
Microsoft.AnalysisServices.AggregationDesignAttributeCollection
Microsoft.AnalysisServices.AggregationDesignDimensionCollection
Microsoft.AnalysisServices.AggregationDimensionCollection
Microsoft.AnalysisServices.AggregationInstanceAttributeCollection
Microsoft.AnalysisServices.AggregationInstanceDimensionCollection
Microsoft.AnalysisServices.AggregationInstanceMeasureCollection
Microsoft.AnalysisServices.AttributePermissionCollection
Microsoft.AnalysisServices.AttributeRelationshipCollection
Microsoft.AnalysisServices.CalculationPropertyCollection
Microsoft.AnalysisServices.CellPermissionCollection
Microsoft.AnalysisServices.CubeAttributeCollection
Microsoft.AnalysisServices.CubeDimensionPermissionCollection
Microsoft.AnalysisServices.CubeHierarchyCollection
Microsoft.AnalysisServices.MeasureGroupAttributeCollection
Microsoft.AnalysisServices.MeasureGroupDimensionCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.PerspectiveActionCollection
Microsoft.AnalysisServices.PerspectiveAttributeCollection
Microsoft.AnalysisServices.PerspectiveCalculationCollection
Microsoft.AnalysisServices.PerspectiveDimensionCollection
Microsoft.AnalysisServices.PerspectiveHierarchyCollection
Microsoft.AnalysisServices.PerspectiveKpiCollection
Microsoft.AnalysisServices.PerspectiveMeasureCollection
Microsoft.AnalysisServices.PerspectiveMeasureGroupCollection
Microsoft.AnalysisServices.TranslationCollection