Action 멤버
Action 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
Action() () () () | Initializes a new instance of Action using the default values. | |
Action(String, String) | Initializes a new instance of Action using a name and an identifier. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (ModelComponent에서 상속됩니다.) | |
Application | Gets or sets a String that contains the application associated with the Action. | |
CanRaiseEvents | (Component에서 상속됩니다.) | |
Caption | Gets or sets the caption that is displayed for the Action. | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. | |
Container | (Component에서 상속됩니다.) | |
Description | (NamedComponent에서 상속됩니다.) | |
DesignMode | (Component에서 상속됩니다.) | |
Events | (Component에서 상속됩니다.) | |
FriendlyName | (NamedComponent에서 상속됩니다.) | |
ID | (NamedComponent에서 상속됩니다.) | |
Invocation | Gets or sets the means by which an action is invoked. | |
KeyForCollection | (NamedComponent에서 상속됩니다.) | |
Name | (NamedComponent에서 상속됩니다.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (ModelComponent에서 상속됩니다.) | |
Parent | Gets the Cube object that is the parent of the Action object. | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. | |
ParentServer | Gets the Server object that is the parent of the Action object. | |
Site | (NamedComponent에서 상속됩니다.) | |
SiteID | (NamedComponent에서 상속됩니다.) | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. | |
Type | Gets or sets a type representing a form of the action. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent에서 상속됩니다.) | |
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동