Элементы DrillThroughAction
Defines an action that returns the underlying data to a calculated or aggregated value.
Тип DrillThroughAction предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DrillThroughAction() () () () | Initializes a new instance of the DrillThroughAction class using the default values. |
![]() |
DrillThroughAction(String, String) | Initializes a new instance of the DrillThroughAction class to the specified name and id. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
BeforeRemove | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
Clone | Returns a full copy of current DrillThroughAction object. (Перезаписывает Action. . :: . .Clone() () () ().) |
![]() |
CopyTo(Action) | Copies an Action object to the specified object. (Наследуется из Action.) |
![]() |
CopyTo(DrillThroughAction) | Copies the current DrillThroughAction to an object, which is passed as a parameter. |
![]() |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
CopyTo(NamedComponent) | (Наследуется из NamedComponent.) |
![]() |
CreateObjRef | (Наследуется из MarshalByRefObject.) |
![]() |
Dispose | (Наследуется из Component.) |
![]() |
Dispose | (Наследуется из Component.) |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Component.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetLifetimeService | (Наследуется из MarshalByRefObject.) |
![]() |
GetService | (Наследуется из Component.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из MarshalByRefObject.) |
![]() |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
Reset | (Наследуется из NamedComponent.) |
![]() |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) |
![]() |
ToString | (Наследуется из NamedComponent.) |
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из 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. (Наследуется из ModelComponent.) |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Наследуется из Action.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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. (Наследуется из Action.) |
![]() |
CanRaiseEvents | (Наследуется из Component.) |
![]() |
Caption | Gets or sets the caption that is displayed for the Action. (Наследуется из Action.) |
![]() |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Наследуется из Action.) |
![]() |
Columns | Gets the columns of the underlying data with their binding. |
![]() |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Наследуется из Action.) |
![]() |
Container | (Наследуется из Component.) |
![]() |
Default | Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined. |
![]() |
Description | (Наследуется из NamedComponent.) |
![]() |
DesignMode | (Наследуется из Component.) |
![]() |
Events | (Наследуется из Component.) |
![]() |
FriendlyName | (Наследуется из NamedComponent.) |
![]() |
ID | (Наследуется из NamedComponent.) |
![]() |
Invocation | Gets or sets the means by which an action is invoked. (Наследуется из Action.) |
![]() |
KeyForCollection | (Наследуется из NamedComponent.) |
![]() |
MaximumRows | |
![]() |
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. (Наследуется из Action.) |
![]() |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Наследуется из Action.) |
![]() |
ParentServer | Gets the Server object that is the parent of the Action object. (Наследуется из Action.) |
![]() |
Site | (Наследуется из NamedComponent.) |
![]() |
SiteID | (Наследуется из NamedComponent.) |
![]() |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Наследуется из Action.) |
![]() |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Наследуется из Action.) |
![]() |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Наследуется из Action.) |
![]() |
Type | Gets or sets a type representing a form of the action. (Наследуется из Action.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
ICloneable. . :: . .Clone | (Наследуется из Action.) |
![]() ![]() |
IFormattable. . :: . .ToString | (Наследуется из NamedComponent.) |
![]() ![]() |
IHostableComponent. . :: . .Host | (Наследуется из ModelComponent.) |
![]() ![]() |
IModelComponent. . :: . .FriendlyPath | (Наследуется из ModelComponent.) |
![]() ![]() |
IModelComponent. . :: . .OwningCollection | (Наследуется из ModelComponent.) |
В начало
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)