Membri ReportAction
Il tipo ReportAction espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
AddToContainer | Infrastruttura. (Ereditato da ModelComponent). | |
AfterInsert | Infrastruttura. (Ereditato da ModelComponent). | |
AfterMove | Infrastruttura. (Ereditato da ModelComponent). | |
AfterRemove | Infrastruttura. (Ereditato da ModelComponent). | |
BeforeRemove | Infrastruttura. (Ereditato da ModelComponent). | |
Clone | (Esegue l'override di Action. . :: . .Clone() () () ().) | |
CopyTo(Action) | Copies an Action object to the specified object. (Ereditato da Action). | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
CopyTo(NamedComponent) | (Ereditato da NamedComponent). | |
CopyTo(ReportAction) | ||
CreateObjRef | (Ereditato da MarshalByRefObject). | |
Dispose | (Ereditato da Component). | |
Dispose | (Ereditato da Component). | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Component). | |
GetHashCode | (Ereditato da Object). | |
GetLifetimeService | (Ereditato da MarshalByRefObject). | |
GetService | (Ereditato da Component). | |
GetType | (Ereditato da Object). | |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). | |
MemberwiseClone | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da MarshalByRefObject). | |
RemoveFromContainer | Infrastruttura. (Ereditato da ModelComponent). | |
Reset | (Ereditato da NamedComponent). | |
Submit() () () () | Infrastruttura. (Ereditato da ModelComponent). | |
Submit(Boolean) | Infrastruttura. (Ereditato da ModelComponent). | |
ToString | (Ereditato da NamedComponent). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da 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. (Ereditato da ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Ereditato da Action). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
Application | Gets or sets a String that contains the application associated with the Action. (Ereditato da Action). | |
CanRaiseEvents | (Ereditato da Component). | |
Caption | Gets or sets the caption that is displayed for the Action. (Ereditato da Action). | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Ereditato da Action). | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Ereditato da Action). | |
Container | (Ereditato da Component). | |
Description | (Ereditato da NamedComponent). | |
DesignMode | (Ereditato da Component). | |
Events | (Ereditato da Component). | |
FriendlyName | (Ereditato da NamedComponent). | |
ID | (Ereditato da NamedComponent). | |
Invocation | Gets or sets the means by which an action is invoked. (Ereditato da Action). | |
KeyForCollection | (Ereditato da NamedComponent). | |
Name | (Ereditato da NamedComponent). | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Gets the Cube object that is the parent of the Action object. (Ereditato da Action). | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Ereditato da Action). | |
ParentServer | Gets the Server object that is the parent of the Action object. (Ereditato da Action). | |
Path | ||
ReportFormatParameters | ||
ReportParameters | ||
ReportServer | ||
Site | (Ereditato da NamedComponent). | |
SiteID | (Ereditato da NamedComponent). | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Ereditato da Action). | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Ereditato da Action). | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Ereditato da Action). | |
Type | Gets or sets a type representing a form of the action. (Ereditato da Action). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | (Ereditato da Action). | |
IFormattable. . :: . .ToString | (Ereditato da NamedComponent). | |
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto