AggregationAttributeCollection Methods
SQL Server 2005
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| Add |
Overloaded.
Creates and adds an AggregationAttribute to the collection.
|
| CanAdd | (inherited from ModelComponentCollection ) |
| Clear |
Removes all elements from the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| Contains |
Overloaded.
Indicates whether the collection contains an AggregationAttribute.
|
| CopyTo | (inherited from ModelComponentCollection ) |
| Equals | Overloaded. (inherited from Object ) |
| Find |
Gets the AggregationAttribute, with the specified identifier, from the collection.
|
| GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| GetHashCode | (inherited from Object ) |
| GetType | (inherited from Object ) |
| IndexOf |
Overloaded.
Gets the index of an AggregationAttribute.
|
| Insert |
Overloaded.
Inserts an AggregationAttribute into the collection.
|
| Move |
Overloaded.
Moves an AggregationAttribute to a new index in the collection.
|
| ReferenceEquals | (inherited from Object ) |
| Remove |
Overloaded.
Removes an AggregationAttribute from the collection.
|
| RemoveAt | Overloaded. (inherited from ModelComponentCollection ) |
| ToString | (inherited from Object ) |
| Name | Description | |
|---|---|---|
| Add | Overloaded. (inherited from ModelComponentCollection ) |
| AddNew | Overloaded. (inherited from ModelComponentCollection ) |
| ChangeKey | (inherited from ModelComponentCollection ) |
| Contains | Overloaded. (inherited from ModelComponentCollection ) |
| EnsureLoaded | (inherited from ModelComponentCollection ) |
| Finalize | (inherited from Object ) |
| GetItem | (inherited from ModelComponentCollection ) |
| IndexOf | Overloaded. (inherited from ModelComponentCollection ) |
| Insert | Overloaded. (inherited from ModelComponentCollection ) |
| MemberwiseClone | (inherited from Object ) |
| Remove | Overloaded. (inherited from ModelComponentCollection ) |
| Name | Description | |
|---|---|---|
| Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.BlockOnDemandLoad | (inherited from ModelComponentCollection ) | |
| Microsoft.AnalysisServices.IModelComponentCollection.Contains | (inherited from ModelComponentCollection ) | |
| Microsoft.AnalysisServices.IModelComponentCollection.Remove | Overloaded. (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Add | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Clear | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Contains | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.IndexOf | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Insert | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.Remove | (inherited from ModelComponentCollection ) | |
| System.Collections.IList.RemoveAt | (inherited from ModelComponentCollection ) |
