Classe CubeDimensionPermission
Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.CubeDimensionPermission
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
'Déclaration
<GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")> _
Public NotInheritable Class CubeDimensionPermission _
Inherits ModelComponent _
Implements ICloneable
'Utilisation
Dim instance As CubeDimensionPermission
[GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")]
public sealed class CubeDimensionPermission : ModelComponent,
ICloneable
[GuidAttribute(L"4666B2A3-340A-46f5-9D59-EEA5B95BA516")]
public ref class CubeDimensionPermission sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("4666B2A3-340A-46f5-9D59-EEA5B95BA516")>]
type CubeDimensionPermission =
class
inherit ModelComponent
interface ICloneable
end
public final class CubeDimensionPermission extends ModelComponent implements ICloneable
Le type CubeDimensionPermission expose les membres suivants.
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
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. |
![]() |
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. |
![]() |
Dimension | Gets a Dimension from a CubeDimensionPermission. |
![]() |
FriendlyName | Infrastructure. Gets the friendly name of the ModelComponent. (hérité de ModelComponent.) |
![]() |
KeyForCollection | Infrastructure. Gets the key used in the collection. (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
Nom | Description | |
---|---|---|
![]() |
AddToContainer | Infrastructure. Adds a ModelComponent object to the specified container. (hérité de ModelComponent.) |
![]() |
AfterInsert | Infrastructure. Displays a ModelComponent object after added to the specified index. (hérité de ModelComponent.) |
![]() |
AfterMove | Infrastructure. Displays a ModelComponent object after moving to the specified index. (hérité de ModelComponent.) |
![]() |
AfterRemove | Infrastructure. Displays a ModelComponentCollection after a ModelComponent object is removed. (hérité de ModelComponent.) |
![]() |
BeforeRemove | Infrastructure. Removes the ModelComponent object before the cleanup. (hérité de ModelComponent.) |
![]() |
Clone | Creates a new, full copy of an object. |
![]() |
CopyTo | Copies a CubeDimensionPermission object to the specified object. |
![]() |
CreateObjRef | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
Dispose | (hérité de Component.) |
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
GetType | (hérité de Object.) |
![]() |
InitializeLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() |
RemoveFromContainer | Infrastructure. Removes a ModelComponent object from the specified container. (hérité de ModelComponent.) |
![]() |
Submit() | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() |
Submit(Boolean) | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() |
ToString | Infrastructure. Returns a string that represents the current object. (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) | Determines whether the CubeDimensionPermission is valid. (remplace ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Haut de la page
Haut de la page
Nom | Description | |
---|---|---|
![]() ![]() |
ICloneable.Clone | Creates a new copy of this object instance. |
![]() ![]() |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (hérité de ModelComponent.) |
Haut de la page
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.