PerspectiveCollection Methods
SQL Server 2005
(see also
Protected
Methods
)
| Name | Description | |
|---|---|---|
| Add |
Overloaded.
Creates and adds a Perspective to the collection.
|
| CanAdd | (inherited from NamedComponentCollection ) |
| Clear |
Removes all elements from the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| Contains | Overloaded. |
| ContainsName | (inherited from NamedComponentCollection ) |
| CopyTo | (inherited from ModelComponentCollection ) |
| Equals | Overloaded. (inherited from Object ) |
| Find |
Gets the Perspective that has the specified identifier from the collection.
|
| FindByName |
Gets the Perspective, that has the specified name, from the collection.
|
| GetByName |
Gets the Perspective that has the specified name from the collection.
|
| GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection.
(inherited from
ModelComponentCollection
)
|
| GetHashCode | (inherited from Object ) |
| GetNewID | Overloaded. (inherited from NamedComponentCollection ) |
| GetNewName | Overloaded. (inherited from NamedComponentCollection ) |
| GetType | (inherited from Object ) |
| IndexOf | Overloaded. |
| IndexOfName | (inherited from NamedComponentCollection ) |
| Insert |
Overloaded.
Inserts a Perspective into the collection.
|
| IsValidID | Overloaded. |
| IsValidName | Overloaded. |
| Move |
Overloaded.
Moves a Perspective to a new index in the collection.
|
| ReferenceEquals | (inherited from Object ) |
| Remove | Overloaded. |
| RemoveAt | Overloaded. (inherited from ModelComponentCollection ) |
| ToString | (inherited from Object ) |
| Name | Description | |
|---|---|---|
| Add | Overloaded. (inherited from MajorObjectCollection ) |
| AddNew | Overloaded. (inherited from ModelComponentCollection ) |
| ChangeKey | (inherited from ModelComponentCollection ) |
| Contains | Overloaded. |
| EnsureLoaded | (inherited from ModelComponentCollection ) |
| Finalize | (inherited from Object ) |
| GetItem | (inherited from ModelComponentCollection ) |
| IndexOf | Overloaded. |
| Insert | Overloaded. (inherited from MajorObjectCollection ) |
| IsValidID | Overloaded. (inherited from NamedComponentCollection ) |
| IsValidName | Overloaded. (inherited from NamedComponentCollection ) |
| MemberwiseClone | (inherited from Object ) |
| Remove | Overloaded. |
| 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 ) |
