ReportsStorage Methods
Manages loading and persisting reports in the Reports V2 Module.
Name | Description |
---|---|
Can |
Determines whether it is allowed to store a report in a Report Storage using the specified handle.
Inherited from Report |
Collect |
Returns information on all stored report data objects that have the IInplace |
Copy |
Creates a copy of the specified report data persistent object.
Inherited from Report |
Copy |
Creates a copy of each report data object from the specified list.
Inherited from Report |
Create |
Creates a new report handle.
Inherited from Report |
Create |
Creates a new report handle.
Inherited from Report |
Create |
Creates a new report handle.
Inherited from Report |
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 a report object stored in a Report Storage using the specified handle.
Inherited from Report |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a unique handle for a report being restored from the Report Storage.
Inherited from Report |
Get |
Inherited from Report |
Get |
Gets the Report Container by the specified handle.
Inherited from Report |
Get |
Gets the Report Container by the specified handle.
Inherited from Report |
Get |
Gets the Report Container by the specified handle.
Inherited from Report |
Get |
|
Get |
Gets the Report Container by the specified handle.
Inherited from Report |
Get |
Inherited from Report |
Get |
Removes the Reports |
Get |
Returns the report data type using the specified handle.
Inherited from Report |
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Checks if the specified report handle is new.
Inherited from Report |
Is |
Determines whether the specified report handle is valid in the current Report Storage.
Inherited from Report |
Load |
Loads the specified report data object.
Inherited from Report |
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 |
For internal use.
Inherited from Report |
Save |
Persists the specified Xtra |
Set |
Stores the specified report to a Report Storage using the specified handle.
Inherited from Report |
Set |
Stores the specified report to a Report Storage using the specified handle.
Inherited from Report |
Set |
Stores the specified report object in a Report Storage as a new report using the default handle.
Inherited from Report |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also