Propiedades AggregationInstanceAttributeCollection

Incluir miembros protegidos
Incluir miembros heredados

El tipo AggregationInstanceAttributeCollection expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of ModelComponent objects in the ModelComponentCollection. (Se hereda de ModelComponentCollection.)
Propiedad pública IsFixedSize Gets a value indicating whether the ModelComponentCollection has a fixed size. (Se hereda de ModelComponentCollection.)
Propiedad pública IsReadOnly Gets a value indicating whether the ModelComponentCollection is read-only. (Se hereda de ModelComponentCollection.)
Propiedad pública IsSynchronized Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Se hereda de ModelComponentCollection.)
Propiedad pública Item[Int32] Gets the specified AggregationInstanceAttribute object from the collection at the index.
Propiedad pública Item[String] Gets the specified AggregationInstanceAttribute object.
Propiedad pública Parent Gets the IModelComponent that contains the ModelComponentCollection. (Se hereda de ModelComponentCollection.)
Propiedad pública SyncRoot Gets an object that can be used to synchronize access to the ModelComponentCollection. (Se hereda de ModelComponentCollection.)

Arriba

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasPropiedad privada IList.Item Gets or sets the element at the specified index. (Se hereda de ModelComponentCollection.)
Implementación de interfaces explícitasPropiedad privada IOnDemandLoadableCollection.Loaded Gets or sets a value that indicates whether the collection is loaded. (Se hereda de ModelComponentCollection.)

Arriba

Vea también

Referencia

AggregationInstanceAttributeCollection Clase

Espacio de nombres Microsoft.AnalysisServices