ReportAction-Member
Der ReportAction-Typ macht die folgenden Member verfügbar.
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 | (Überschreibt Action. . :: . .Clone() () () ().) | |
CopyTo(Action) | Copies an Action object to the specified object. (Geerbt von Action.) | |
CopyTo | Infrastruktur. (Geerbt von ModelComponent.) | |
CopyTo(NamedComponent) | (Geerbt von NamedComponent.) | |
CopyTo(ReportAction) | ||
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 | (Geerbt von NamedComponent.) | |
Submit() () () () | Infrastruktur. (Geerbt von ModelComponent.) | |
Submit(Boolean) | Infrastruktur. (Geerbt von ModelComponent.) | |
ToString | (Geerbt von NamedComponent.) | |
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 Action.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
Application | Gets or sets a String that contains the application associated with the Action. (Geerbt von Action.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Caption | Gets or sets the caption that is displayed for the Action. (Geerbt von Action.) | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Geerbt von Action.) | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Geerbt von Action.) | |
Container | (Geerbt von Component.) | |
Description | (Geerbt von NamedComponent.) | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
FriendlyName | (Geerbt von NamedComponent.) | |
ID | (Geerbt von NamedComponent.) | |
Invocation | Gets or sets the means by which an action is invoked. (Geerbt von Action.) | |
KeyForCollection | (Geerbt von NamedComponent.) | |
Name | (Geerbt von NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.) | |
Parent | Gets the Cube object that is the parent of the Action object. (Geerbt von Action.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Geerbt von Action.) | |
ParentServer | Gets the Server object that is the parent of the Action object. (Geerbt von Action.) | |
Path | ||
ReportFormatParameters | ||
ReportParameters | ||
ReportServer | ||
Site | (Geerbt von NamedComponent.) | |
SiteID | (Geerbt von NamedComponent.) | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Geerbt von Action.) | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Geerbt von Action.) | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Geerbt von Action.) | |
Type | Gets or sets a type representing a form of the action. (Geerbt von Action.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | (Geerbt von Action.) | |
IFormattable. . :: . .ToString | (Geerbt von NamedComponent.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang