CellPermission-Member
Specifies the CellPermission for one or more cells in a cube. This class cannot be inherited.
Der CellPermission-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AddToContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterInsert | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterMove | Infrastruktur. (Geerbt von ModelComponent.) | |
AfterRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
BeforeRemove | Infrastruktur. (Geerbt von ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo(CellPermission) | Copies a CellPermission object to the specified object. | |
CopyTo | Infrastruktur. (Geerbt von ModelComponent.) | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
RemoveFromContainer | Infrastruktur. (Geerbt von ModelComponent.) | |
Reset | Infrastruktur. (Geerbt von ModelComponent.) | |
Submit() () () () | Infrastruktur. (Geerbt von ModelComponent.) | |
Submit(Boolean) | Infrastruktur. (Geerbt von ModelComponent.) | |
ToString | Infrastruktur. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von 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. (Geerbt von ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Geerbt von ModelComponent.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Access | Gets or sets the Access values associated with a CellPermission object. | |
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
Description | Gets or sets the description associated with a CellPermission object. | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
Expression | Gets or sets the MDX Expression associated with a CellPermission object. | |
FriendlyName | Infrastruktur. (Geerbt von ModelComponent.) | |
KeyForCollection | Infrastruktur. (Geerbt von ModelComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von 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 | (Geerbt von Component.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang