ReportStorageWebExtension Members
A report storage for Web Reporting.
#Methods
Name | Description |
---|---|
After |
The method is called after the Get |
Can |
Determines whether a report with the specified URL can be saved. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns report layout data stored within a report storage medium by the specified report name (URL). |
Get |
Returns report layout data stored within a report storage medium by the specified report name (URL), asynchronously. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns a dictionary that contains the report names (URLs) and display names. |
Get |
Returns a dictionary that contains the report names (URLs) and display names. |
Is |
Determines whether the URL passed to the current report storage is valid. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the specified Report Storage extension globally so that all reporting components in the current application can use the extension. |
Set |
This method is not used in the default report storage implementation. |
Set |
Stores the specified report to a Report Storage using the specified URL (saves existing reports only). |
Set |
This method is not used in the default report storage implementation. |
Set |
Stores the specified report to a Report Storage using the specified URL (i. |
Set |
Stores the specified report using a new URL (saves new reports only). |
Set |
Stores the specified report using a new URL (i. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also