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
ms163124.pubproperty(en-US,SQL.90).gif Annotations  Gets the collection object of all annotations to current object. (inherited from MajorObject)
ms163124.pubproperty(en-US,SQL.90).gif CellPermissions Gets the cell permissions collection associated with a CubePermission object.
ms163124.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms163124.pubproperty(en-US,SQL.90).gif CreatedTimestamp  Gets or sets the date and time of the creation of the object. (inherited from MajorObject)
ms163124.pubproperty(en-US,SQL.90).gif Description  Gets or sets a description string of current object. (inherited from MajorObject)
ms163124.pubproperty(en-US,SQL.90).gif DimensionPermissions Gets the cube dimension collection associated with a CubePermission object.
ms163124.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms163124.pubproperty(en-US,SQL.90).gif IsLoaded  (inherited from MajorObject )
ms163124.pubproperty(en-US,SQL.90).gif LastSchemaUpdate  Gets or sets the date and time when current object schema was last updated. (inherited from MajorObject)
ms163124.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms163124.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms163124.pubproperty(en-US,SQL.90).gif Parent Gets the parent Cube of a CubePermission object.
ms163124.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the parent Database of a CubePermission object.
ms163124.pubproperty(en-US,SQL.90).gif ParentServer Gets the parent Server of a CubePermission object.
ms163124.pubproperty(en-US,SQL.90).gif Process  Gets or sets the Process attribute for the parent object. (inherited from Permission)
ms163124.pubproperty(en-US,SQL.90).gif Read  Gets or sets the Read attribute for the parent object. (inherited from Permission)
ms163124.pubproperty(en-US,SQL.90).gif ReadDefinition  Gets or sets the ReadDefinition attribute for the parent object. (inherited from Permission)
ms163124.pubproperty(en-US,SQL.90).gif ReadSourceData Gets or sets permission to read pass 0 data (or storage engine data) without calculations applied on it.
ms163124.pubproperty(en-US,SQL.90).gif Role  Gets a Role object for which permissions are being defined. (inherited from Permission)
ms163124.pubproperty(en-US,SQL.90).gif RoleID  Gets or ets the RoleID of a Role object for which permissions are being defined. (inherited from Permission)
ms163124.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms163124.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms163124.pubproperty(en-US,SQL.90).gif Write  Gets or sets the Write attribute for the parent object. (inherited from Permission)

Top

Protected Properties

  Name Description
ms163124.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms163124.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms163124.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms163124.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms163124.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms163124.pubmethod(en-US,SQL.90).gif Clone Overloaded.  
ms163124.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms163124.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms163124.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms163124.pubmethod(en-US,SQL.90).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms163124.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163124.pubmethod(en-US,SQL.90).gif GetDependents  (inherited from MajorObject )
ms163124.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms163124.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms163124.pubmethod(en-US,SQL.90).gif GetReferences  (inherited from MajorObject )
ms163124.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms163124.pubmethod(en-US,SQL.90).gif GetUpdateOverwrites  (inherited from MajorObject )
ms163124.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms163124.pubmethod(en-US,SQL.90).gifms163124.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163124.pubmethod(en-US,SQL.90).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms163124.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms163124.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms163124.pubmethod(en-US,SQL.90).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms163124.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms163124.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif Clone  Overloaded. (inherited from MajorObject )
ms163124.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from Permission )
ms163124.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms163124.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms163124.protmethod(en-US,SQL.90).gif GetCreateReferences  (inherited from MajorObject )
ms163124.protmethod(en-US,SQL.90).gif GetDropDependents  (inherited from MajorObject )
ms163124.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms163124.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms163124.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms163124.protmethod(en-US,SQL.90).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms163124.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  
Microsoft.AnalysisServices.IMajorObject.DependsOn  
Microsoft.AnalysisServices.IMajorObject.WriteRef  
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IMajorObject.BaseType  
Microsoft.AnalysisServices.IMajorObject.ObjectReference  
Microsoft.AnalysisServices.IMajorObject.Path  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top

See Also

Reference

CubePermission Class
Microsoft.AnalysisServices Namespace