Membres CubeDimensionPermission
Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.
Le type CubeDimensionPermission expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
CubeDimensionPermission() () () () | Initializes a new instance of CubeDimensionPermission using the default values. | |
CubeDimensionPermission(String) | Initializes a new instance of CubeDimensionPermission using a CubeDimensionID. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AddToContainer | Infrastructure. (Hérité de ModelComponent.) | |
AfterInsert | Infrastructure. (Hérité de ModelComponent.) | |
AfterMove | Infrastructure. (Hérité de ModelComponent.) | |
AfterRemove | Infrastructure. (Hérité de ModelComponent.) | |
BeforeRemove | Infrastructure. (Hérité de ModelComponent.) | |
Clone | Creates a new, full copy of an object. | |
CopyTo(CubeDimensionPermission) | Copies a CubeDimensionPermission object to the specified object. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
RemoveFromContainer | Infrastructure. (Hérité de ModelComponent.) | |
Reset | Infrastructure. (Hérité de ModelComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | Infrastructure. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Se substitue à ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
AttributePermissions | Gets the AttributePermissions associated with a CubeDimensionPermission object. | |
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
CubeDimension | Gets a CubeDimension associated with a CubeDimensionPermission. | |
CubeDimensionID | Gets or sets a CubeDimensionID associated with a CubeDimensionPermission. | |
Description | Gets or sets a Description from a CubeDimensionPermission. | |
DesignMode | (Hérité de Component.) | |
Dimension | Gets a Dimension from a CubeDimensionPermission. | |
Events | (Hérité de Component.) | |
FriendlyName | Infrastructure. (Hérité de ModelComponent.) | |
KeyForCollection | Infrastructure. (Hérité de ModelComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Gets the parent of the CubeDimensionPermission. That parent is the CubePermission itself. | |
ParentCube | Gets the ParentCube referenced in a CubeDimensionPermission. | |
ParentDatabase | Gets the ParentCube referenced in a CubeDimensionPermission. | |
ParentServer | Gets the ParentServer()()()() referenced by a CubeDimensionPermission. | |
Read | Gets or sets the read access status referenced in a CubeDimensionPermission. | |
Site | (Hérité de Component.) | |
Write | Gets or sets the write access referenced in a CubeDimensionPermission. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page