Aracılığıyla paylaş


AggregationInstanceAttributeCollection Sınıfı

İçeren bir koleksiyon , AggregationInstanceAttribute nesneler.Bu sınıf devralınamaz.

Devralma Hiyerarşisi

System.Object
  Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.AggregationInstanceAttributeCollection

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

Sözdizimi

'Bildirim
<GuidAttribute("F18562C1-AFF5-4c09-B53A-CD360661BA16")> _
Public NotInheritable Class AggregationInstanceAttributeCollection _
    Inherits ModelComponentCollection
'Kullanım
Dim instance As AggregationInstanceAttributeCollection
[GuidAttribute("F18562C1-AFF5-4c09-B53A-CD360661BA16")]
public sealed class AggregationInstanceAttributeCollection : ModelComponentCollection
[GuidAttribute(L"F18562C1-AFF5-4c09-B53A-CD360661BA16")]
public ref class AggregationInstanceAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("F18562C1-AFF5-4c09-B53A-CD360661BA16")>]
type AggregationInstanceAttributeCollection =  
    class
        inherit ModelComponentCollection
    end
public final class AggregationInstanceAttributeCollection extends ModelComponentCollection

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

Özellikler

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

Üst

Yöntemler

  Ad Açıklama
Ortak yöntem Add(String) Oluşturur ve belirtilen ekler AggregationInstanceAttribute sonuna kadar koleksiyon.
Ortak yöntem Add(AggregationInstanceAttribute) Belirtilen ekler AggregationInstanceAttribute sonuna kadar koleksiyon.
Korumalı yöntem Add(ModelComponent) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem Add(String, IModelComponent) (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem Add(ModelComponent, Boolean) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem Add(String, IModelComponent, Boolean) (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem AddNew(String, Type) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem AddNew(String, String, Type) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem CanAdd Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem ChangeKey Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem Clear Tüm öğeler listesinden kaldırır ModelComponentCollection. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem Contains(String) Belirli bir koleksiyon içerip içermediğini gösterir AggregationInstanceAttribute.
Ortak yöntem Contains(AggregationInstanceAttribute) Koleksiyon belirtilen içerip içermediğini gösterir AggregationInstanceAttribute.
Korumalı yöntem Contains(IModelComponent) (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem CopyTo Tüm kopyalar ModelComponentCollection için bir tek boyutlu Array, başlatma sırasında belirtilen dizini hedef dizi. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem EnsureLoaded Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem Equals (Object öğesinden devralınmıştır.)
Korumalı yöntem Finalize (Object öğesinden devralınmıştır.)
Ortak yöntem Find Belirtilen alır AggregationInstanceAttribute dan koleksiyon.
Ortak yöntem GetEnumerator Arasında yinelemek bir Numaralandırıcı döndürür ModelComponentCollection. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem GetHashCode (Object öğesinden devralınmıştır.)
Korumalı yöntem GetItem Belirtilen bileşen için bir başvuru alır. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem GetType (Object öğesinden devralınmıştır.)
Ortak yöntem IndexOf(String) Belirtilen dizin alır AggregationInstanceAttribute dan koleksiyon.
Ortak yöntem IndexOf(AggregationInstanceAttribute) Belirtilen dizin alır AggregationInstanceAttribute dan koleksiyon.
Korumalı yöntem IndexOf(IModelComponent) (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem Insert(Int32, AggregationInstanceAttribute) Belirtilen ekler AggregationInstanceAttribute tarafından belirtilen konumda bir koleksiyon index.
Ortak yöntem Insert(Int32, String) Oluşturur ve belirtilen ekler AggregationInstanceAttribute içine koleksiyon adresinde belirtilen dizini.
Korumalı yöntem Insert(Int32, ModelComponent) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem Insert(IModelComponent, String, Int32) (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem Insert(IModelComponent, String, Int32, Boolean) (ModelComponentCollection öğesinden devralınmıştır.)
Korumalı yöntem MemberwiseClone (Object öğesinden devralınmıştır.)
Ortak yöntem Move(Int32, Int32) Belirtilen hareket AggregationInstanceAttribute bir konumdan başka bir konuma koleksiyon.
Ortak yöntem Move(String, Int32) Belirtilen hareket AggregationInstanceAttribute için bir yeni dizin konumu.
Ortak yöntem Move(AggregationInstanceAttribute, Int32) Belirtilen hareket AggregationInstanceAttribute içinde yeni bir dizin konumuna koleksiyon.
Ortak yöntem Remove(String) Bir belirtilen kaldırır AggregationInstanceAttribute dan koleksiyon.
Ortak yöntem Remove(AggregationInstanceAttribute) Belirtilen kaldırır AggregationInstanceAttribute dan koleksiyon.
Korumalı yöntem Remove(IModelComponent) (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem Remove(String, Boolean) Altyapı.
Ortak yöntem Remove(AggregationInstanceAttribute, Boolean) Altyapı.
Ortak yöntem RemoveAt(Int32) Kaldırır IModelComponent belirtilen dizin adresindeki ModelComponentCollection. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem RemoveAt(Int32, Boolean) Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak yöntem ToString (Object öğesinden devralınmıştır.)

Üst

Olaylar

  Ad Açıklama
Ortak olay CollectionChanged Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)
Ortak olay CollectionChanging Altyapı. (ModelComponentCollection öğesinden devralınmıştır.)

Üst

Açık Arabirim Uygulamaları

  Ad Açıklama
Açık arabirim uygulamasıÖzel yöntem IList.Add (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.Clear (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.Contains (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.IndexOf (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.Insert (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel özellik IList.Item (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.Remove (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IList.RemoveAt (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IModelComponentCollection.Contains (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IModelComponentCollection.Remove(IModelComponent) (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IModelComponentCollection.Remove(IModelComponent, Boolean) (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel yöntem IOnDemandLoadableCollection.BlockOnDemandLoad (ModelComponentCollection öğesinden devralınmıştır.)
Açık arabirim uygulamasıÖzel özellik IOnDemandLoadableCollection.Loaded (ModelComponentCollection öğesinden devralınmıştır.)

Üst

Açıklamalar

Yeni: 17 Temmuz 2006

İş 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