PerspectiveCollection Members
Contains a collection of Perspective objects. This class cannot be inherited.
The following tables list the members exposed by the PerspectiveCollection type.
Public Properties
(see also Protected Properties )
Nombre | 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 Perspective 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) |
Arriba
Protected Properties
Nombre | 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) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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 ) |
Arriba
Protected Methods
Nombre | 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. |
Arriba
Public Events
Nombre | Description | |
---|---|---|
CollectionChanged | (inherited from ModelComponentCollection ) | |
CollectionChanging | (inherited from ModelComponentCollection ) |
Arriba
Explicit Interface Implementations
Arriba
Vea también
Referencia
PerspectiveCollection Class
Microsoft.AnalysisServices Namespace