Aracılığıyla paylaş


ModelComponentCollection Sınıfı

İçeren bir koleksiyon , ModelComponent nesneler.

Devralma Hiyerarşisi

System.Object
  Microsoft.AnalysisServices.ModelComponentCollection
    Diğer...

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<GuidAttribute("74BB3312-550A-4f1f-BECF-80422AC163C6")> _
Public MustInherit Class ModelComponentCollection _
    Implements IModelComponentCollection, IList, ICollection, IEnumerable,  _
    IOnDemandLoadableCollection
'Kullanım
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

ModelComponentCollection türü aşağıdaki üyeleri açıklar.

Oluşturucular

  Ad Açıklama
Korumalı yöntem ModelComponentCollection

Üst

Özellikler

  Ad Açıklama
Ortak özellik Count Sayısını alır ModelComponent veritabanındaki nesneler ModelComponentCollection.
Korumalı özellik DemandLoadingService Altyapı.
Ortak özellik IsFixedSize Belirten bir değeri alır mı ModelComponentCollection olan sabit bir boyutu.
Ortak özellik IsReadOnly Belirten bir değeri alır mı ModelComponentCollection salt-okunurdur.
Ortak özellik IsSynchronized Belirten bir değer olup olmadığını erişmek için alır ModelComponentCollection (iş parçacığı güvenli) eşitlenen.
Korumalı özellik Item Alır IModelComponent sırasında belirtilen dizin.
Korumalı özellik ItemsType Alır Type tarafından bulunan nesnelerin ModelComponentCollection.
Ortak özellik Parent Alır IModelComponent içeren ModelComponentCollection.
Korumalı özellik Preloadable Altyapı.
Ortak özellik SyncRoot Erişimi eşitlemek için kullanılan bir nesneyi alır ModelComponentCollection.

Üst

Yöntemler

  Ad Açıklama
Korumalı yöntem Add(ModelComponent) Altyapı.
Korumalı yöntem Add(String, IModelComponent)
Korumalı yöntem Add(ModelComponent, Boolean) Altyapı.
Korumalı yöntem Add(String, IModelComponent, Boolean)
Korumalı yöntem AddNew(String, Type) Altyapı.
Korumalı yöntem AddNew(String, String, Type) Altyapı.
Ortak yöntem CanAdd Altyapı.
Korumalı yöntem ChangeKey Altyapı.
Ortak yöntem Clear Tüm öğeler listesinden kaldırır ModelComponentCollection.
Korumalı yöntem Contains(String) Belirtilen anahtar olan öğe içinde olup olmadığını belirler ModelComponentCollection.
Korumalı yöntem Contains(IModelComponent)
Ortak yöntem CopyTo Tüm kopyalar ModelComponentCollection için bir tek boyutlu Array, başlatma sırasında belirtilen dizini hedef dizi.
Korumalı yöntem EnsureLoaded Altyapı.
Ortak yöntem Equals (Object öğesinden devralınmıştır.)
Korumalı yöntem Finalize (Object öğesinden devralınmıştır.)
Ortak yöntem GetEnumerator Arasında yinelemek bir Numaralandırıcı döndürür ModelComponentCollection.
Ortak yöntem GetHashCode (Object öğesinden devralınmıştır.)
Korumalı yöntem GetItem Belirtilen bileşen için bir başvuru alır.
Ortak yöntem GetType (Object öğesinden devralınmıştır.)
Korumalı yöntem IndexOf(String) İlk geçtiği sıfır tabanlı dizin döndürür bir IModelComponent belirtilen anahtar olan ModelComponentCollection.
Korumalı yöntem IndexOf(IModelComponent)
Korumalı yöntem Insert(Int32, ModelComponent) Altyapı.
Korumalı yöntem Insert(IModelComponent, String, Int32)
Korumalı yöntem Insert(IModelComponent, String, Int32, Boolean)
Korumalı yöntem MemberwiseClone (Object öğesinden devralınmıştır.)
Korumalı yöntem Remove
Ortak yöntem RemoveAt(Int32) Kaldırır IModelComponent belirtilen dizin adresindeki ModelComponentCollection.
Ortak yöntem RemoveAt(Int32, Boolean) Altyapı.
Ortak yöntem ToString (Object öğesinden devralınmıştır.)

Üst

Olaylar

  Ad Açıklama
Ortak olay CollectionChanged Altyapı.
Ortak olay CollectionChanging Altyapı.

Üst

Açıklamalar

ModelComponentCollection Soyut bir sınıf diğer koleksiyon sınıfları Çözümleme Yönetim Nesneleri (ÇYN) tarafından devralınan.

İş Parçacığı Güvenliği

Bu türdeki tüm ortak static (Visual Basic'te Shared) üyeler iş parçacığı için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.

Ayrıca bkz.

Başvuru

Devralma Hiyerarşisi

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