AggregationInstanceMeasureCollection Properties
SQL Server 2005
(see also
Protected
Properties
)
| Name | Description | |
|---|---|---|
| Count |
Gets the number of ModelComponent objects in the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| IsFixedSize |
Gets a value indicating whether the ModelComponentCollection has a fixed size.
(inherited from
ModelComponentCollection
)
|
| IsReadOnly |
Gets a value indicating whether the ModelComponentCollection is read-only.
(inherited from
ModelComponentCollection
)
|
| IsSynchronized |
Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe).
(inherited from
ModelComponentCollection
)
|
| Item |
Overloaded.
Gets the specified AggregationInstanceMeasure object from the collection.
|
| Parent |
Gets the IModelComponent that contains the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| SyncRoot |
Gets an object that can be used to synchronize access to the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| Name | Description | |
|---|---|---|
| DemandLoadingService | (inherited from ModelComponentCollection ) |
| ItemsType |
Gets the Type of objects that can be contained by the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| Preloadable |
Gets a value indicating whether the ModelComponentCollection can be preloaded.
(inherited from
ModelComponentCollection
)
|
| Name | Description | |
|---|---|---|
| Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.Loaded | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Item | (inherited from ModelComponentCollection ) |
