CellPermission 멤버
Specifies the CellPermission for one or more cells in a cube. This class cannot be inherited.
CellPermission 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
CellPermission() () () () | Initializes a new instance of CellPermission using the default values. | |
CellPermission(CellPermissionAccess) | Initializes a new instance of CellPermission specifying access read/write capabilities. | |
CellPermission(CellPermissionAccess, String) | Initializes a new instance of CellPermission using an access and expression parameter. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Access | Gets or sets the Access values associated with a CellPermission object. | |
Annotations | Gets a collection within which you can store custom data. (ModelComponent에서 상속됩니다.) | |
CanRaiseEvents | (Component에서 상속됩니다.) | |
Container | (Component에서 상속됩니다.) | |
Description | Gets or sets the description associated with a CellPermission object. | |
DesignMode | (Component에서 상속됩니다.) | |
Events | (Component에서 상속됩니다.) | |
Expression | Gets or sets the MDX Expression associated with a CellPermission object. | |
FriendlyName | 인프라 (ModelComponent에서 상속됩니다.) | |
KeyForCollection | 인프라 (ModelComponent에서 상속됩니다.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (ModelComponent에서 상속됩니다.) | |
Parent | ||
ParentCube | ||
ParentDatabase | Gets the ParentDatabase that is the parent of the [:Microsoft.AnalysisServices.CellPermission] object's Cube object. | |
ParentServer | Gets the Server object that is the parent of the [:Microsoft.AnalysisServices.CellPermission] object. | |
Site | (Component에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동