Report |
The ReportTask type exposes the following members.
Name | Description | |
---|---|---|
AfterSerialization | Operations performed after the serialization | |
BeforeSerialization | Operations performed before the serialization | |
Cancel | Cancel the task | |
Create | Creates a basic ReportTask | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Execute | Executes the task | |
ExecuteScript | ||
ExecuteSQL | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetBoolValue | Returns a parameter boolean value with a default if it does not exist | |
GetDbCommand | Returns a DbCommand from a MetaConnection | |
GetDoubleValue | Returns a parameter double value | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetNumericValue | Returns a parameter integer value | |
GetSort | Returns the order of the task | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetValue | Returns the parameter value | |
GetValueTranslated | Returns the parameter value replacing Exec and Repository keywords | |
HandleException | ||
Init |
Init the editor objects
(Inherited from RootEditor) | |
InitDefaultValues |
Init the default values
(Inherited from RootEditor) | |
InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) | |
InitFromReferenceTask | Initializes the task properties from its reference task | |
InitParameters | Init the parameters from the template | |
InitReferences | Init all references of the task | |
LogMessage | Log Interface implementation | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
ShouldSerializeEnabled | ||
ShouldSerializeParameters | ||
ShouldSerializeReferenceTaskGUID | ||
ShouldSerializeViews | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
UpdateEditor |
Update editor attributes
(Inherited from RootEditor) | |
UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |