Propriétés CubeDimensionCollection

Inclure les membres protégés
Inclure les membres hérités

Le type CubeDimensionCollection expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Gets the number of ModelComponent objects in the ModelComponentCollection. (hérité de ModelComponentCollection.)
Propriété publique IsFixedSize Gets a value indicating whether the ModelComponentCollection has a fixed size. (hérité de ModelComponentCollection.)
Propriété publique IsReadOnly Gets a value indicating whether the ModelComponentCollection is read-only. (hérité de ModelComponentCollection.)
Propriété publique IsSynchronized Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (hérité de ModelComponentCollection.)
Propriété publique Item[Int32] Gets the CubeDimension at the specified index from the collection.
Propriété publique Item[String] Gets the CubeDimension, with the specified identifier, from the collection.
Propriété publique Parent Gets the IModelComponent that contains the ModelComponentCollection. (hérité de ModelComponentCollection.)
Propriété publique SyncRoot Gets an object that can be used to synchronize access to the ModelComponentCollection. (hérité de ModelComponentCollection.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface explicitePropriété privée IList.Item Gets or sets the element at the specified index. (hérité de ModelComponentCollection.)
Implémentation d'interface explicitePropriété privée IOnDemandLoadableCollection.Loaded Gets or sets a value that indicates whether the collection is loaded. (hérité de ModelComponentCollection.)

Haut de la page

Voir aussi

Référence

CubeDimensionCollection Classe

Espace de noms Microsoft.AnalysisServices