Perspective Members
The Perspective class represents a perspective, which contains elements of a cube. Perspectives control the scope of a cube exposed to users to allow different types of users to see a different view of a cube. This class cannot be inherited.
The following tables list the members exposed by the Perspective type.
Public Constructors
Name | Description | |
---|---|---|
Perspective | Overloaded. Initializes a new instance of Perspective. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Actions | Gets the actions for the perspective. |
![]() |
Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) |
![]() |
Calculations | Gets the calculations for the perspective. |
![]() |
Container | (inherited from Component ) |
![]() |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) |
![]() |
DefaultMeasure | Gets or sets the default measure for the perspective. |
![]() |
Description | Gets or sets a description string of current object. (inherited from MajorObject) |
![]() |
Dimensions | Gets the dimensions for the perspective. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
IsLoaded | (inherited from MajorObject ) |
![]() |
Kpis | Gets the KPIs for the perspective. |
![]() |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) |
![]() |
MeasureGroups | Gets the measure groups for the perspective. |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | Gets the parent cube for the perspective. |
![]() |
ParentDatabase | Gets the database for the perspective. |
![]() |
ParentServer | Gets the parent server for the perspective. |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Translations | Gets the translations for the perspective. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Overloaded. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Drop | Overloaded. Removes current object and updates server. (inherited from MajorObject) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDependents | (inherited from MajorObject ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetReferences | (inherited from MajorObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
GetUpdateOverwrites | (inherited from MajorObject ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Overloaded. Updates current object from server definitions. (inherited from MajorObject) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from NamedComponent ) |
![]() |
Update | Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from ModelComponent ) |
![]() |
Clone | Overloaded. (inherited from MajorObject ) |
![]() |
CopyTo | Overloaded. |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetCreateReferences | (inherited from MajorObject ) |
![]() |
GetDropDependents | (inherited from MajorObject ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from NamedComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Top