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