ModelComponentCollection Properties

Public Properties

(see also Protected Properties )

  Name Description
ms172124.pubproperty(en-US,SQL.90).gif Count
Gets the number of ModelComponent objects in the ModelComponentCollection.
ms172124.pubproperty(en-US,SQL.90).gif IsFixedSize
Gets a value indicating whether the ModelComponentCollection has a fixed size.
ms172124.pubproperty(en-US,SQL.90).gif IsReadOnly
Gets a value indicating whether the ModelComponentCollection is read-only.
ms172124.pubproperty(en-US,SQL.90).gif IsSynchronized
Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe).
ms172124.pubproperty(en-US,SQL.90).gif Parent
Gets the IModelComponent that contains the ModelComponentCollection.
ms172124.pubproperty(en-US,SQL.90).gif SyncRoot
Gets an object that can be used to synchronize access to the ModelComponentCollection.

Protected Properties

  Name Description
ms172124.protproperty(en-US,SQL.90).gif DemandLoadingService  
ms172124.protproperty(en-US,SQL.90).gif Item
Gets the IModelComponent at the specified index.
ms172124.protproperty(en-US,SQL.90).gif ItemsType
Gets the Type of objects that can be contained by the ModelComponentCollection.
ms172124.protproperty(en-US,SQL.90).gif Preloadable
Gets a value indicating whether the ModelComponentCollection can be preloaded.

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.Loaded  
System.Collections.IList.Item  

See Also

Reference

ModelComponentCollection Class
Microsoft.AnalysisServices Namespace