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. |
頂端