CellPermission Properties
SQL Server 2012
The CellPermission type exposes the following members.
| Name | Description | |
|---|---|---|
|
Access | Gets or sets the Access values associated with a CellPermission object. |
|
Annotations | Gets a collection within which you can store custom data. (Inherited from ModelComponent.) |
|
Container | (Inherited from Component.) |
|
Description | Gets or sets the description associated with a CellPermission object. |
|
Expression | Gets or sets the MDX Expression associated with a CellPermission object. |
|
FriendlyName | Infrastructure. Gets the friendly name of the ModelComponent. (Inherited from ModelComponent.) |
|
KeyForCollection | Infrastructure. Gets the key used in the collection. (Inherited from ModelComponent.) |
|
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.) |
|
Parent | Gets the parent of the CellPermission. |
|
ParentCube | Gets the ParentCube referenced in a CellPermission. |
|
ParentDatabase | Gets the ParentDatabase that is the parent of the CellPermission object's Cube object. |
|
ParentServer | Gets the Server object that is the parent of the CellPermission object. |
|
Site | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
|
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.) |
|
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.) |
|
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (Inherited from ModelComponent.) |
