CubePermission Members
Defines the permissions of the members of a specific Role element in a specific Cube. This class cannot be inherited.
The following tables list the members exposed by the CubePermission type.
Public Constructors
Name | Description | |
---|---|---|
CubePermission | Overloaded. Initializes a new instance of the CubePermission class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Annotations | Gets the collection object of all annotations to current object. (inherited from MajorObject) |
![]() |
CellPermissions | Gets the cell permissions collection associated with a CubePermission object. |
![]() |
Container | (inherited from Component ) |
![]() |
CreatedTimestamp | Gets or sets the date and time of the creation of the object. (inherited from MajorObject) |
![]() |
Description | Gets or sets a description string of current object. (inherited from MajorObject) |
![]() |
DimensionPermissions | Gets the cube dimension collection associated with a CubePermission object. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
IsLoaded | (inherited from MajorObject ) |
![]() |
LastSchemaUpdate | Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject) |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | Gets the parent Cube of a CubePermission object. |
![]() |
ParentDatabase | Gets the parent Database of a CubePermission object. |
![]() |
ParentServer | Gets the parent Server of a CubePermission object. |
![]() |
Process | Gets or sets the Process attribute for the parent object. (inherited from Permission) |
![]() |
Read | Gets or sets the Read attribute for the parent object. (inherited from Permission) |
![]() |
ReadDefinition | Gets or sets the ReadDefinition attribute for the parent object. (inherited from Permission) |
![]() |
ReadSourceData | Gets or sets permission to read pass 0 data (or storage engine data) without calculations applied on it. |
![]() |
Role | Gets a Role object for which permissions are being defined. (inherited from Permission) |
![]() |
RoleID | Gets or ets the RoleID of a Role object for which permissions are being defined. (inherited from Permission) |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Write | Gets or sets the Write attribute for the parent object. (inherited from Permission) |
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. (inherited from Permission ) |
![]() |
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