Klasa PerspectiveMeasureGroupCollection
Kolekcja zawiera PerspectiveMeasureGroup obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.PerspectiveMeasureGroupCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")> _
Public NotInheritable Class PerspectiveMeasureGroupCollection _
Inherits ModelComponentCollection
'Użycie
Dim instance As PerspectiveMeasureGroupCollection
[GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public sealed class PerspectiveMeasureGroupCollection : ModelComponentCollection
[GuidAttribute(L"4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public ref class PerspectiveMeasureGroupCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")>]
type PerspectiveMeasureGroupCollection =
class
inherit ModelComponentCollection
end
public final class PerspectiveMeasureGroupCollection extends ModelComponentCollection
Typ PerspectiveMeasureGroupCollection 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 PerspectiveMeasureGroup pod określonym indeksem z kolekcja. | |
Item[String] | Pobiera PerspectiveMeasureGroup ma określony identyfikator 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.