Udostępnij przez


CubeDimensionPermission Members

Represents the permissions for a single role on a specific dimension in a cube. This class cannot be inherited.

The following tables list the members exposed by the CubeDimensionPermission type.

Public Constructors

  Name Description
CubeDimensionPermission Overloaded. Initializes a new instance of CubeDimensionPermission.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms163157.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms163157.pubproperty(pl-pl,SQL.100).gif AttributePermissions Gets the AttributePermissions associated with a CubeDimensionPermission object.
ms163157.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms163157.pubproperty(pl-pl,SQL.100).gif CubeDimension Gets a CubeDimension associated with a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif CubeDimensionID Gets or sets a CubeDimensionID associated with a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif Description Gets or sets a Description from a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif Dimension Gets a Dimension from a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms163157.pubproperty(pl-pl,SQL.100).gif Parent Gets the parent of the CubeDimensionPermission. That parent is the CubePermission itself.
ms163157.pubproperty(pl-pl,SQL.100).gif ParentCube Gets the ParentCube referenced in a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the ParentCube referenced in a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif ParentServer Gets the ParentServer referenced by a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif Read Gets or sets the read access status referenced in a CubeDimensionPermission.
ms163157.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )
ms163157.pubproperty(pl-pl,SQL.100).gif Write Gets or sets the write access referenced in a CubeDimensionPermission.

Top

Protected Properties

  Name Description
ms163157.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms163157.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms163157.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms163157.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from ModelComponent )
ms163157.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from ModelComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms163157.pubmethod(pl-pl,SQL.100).gif Clone Creates a new, full copy of an object.
ms163157.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms163157.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms163157.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms163157.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms163157.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms163157.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms163157.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms163157.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms163157.pubmethod(pl-pl,SQL.100).gifms163157.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms163157.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms163157.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from ModelComponent )
ms163157.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms163157.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif CopyTo  Overloaded. (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms163157.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms163157.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms163157.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms163157.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms163157.protmethod(pl-pl,SQL.100).gif Reset  (inherited from ModelComponent )

Top

Public Events

  Name Description
ms163157.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top