ReportStorageBase Methods
Implements base API for the report storage.
Name | Description |
---|---|
Can |
Determines whether it is allowed to store a report in a Report Storage using the specified handle. |
Copy |
Creates a copy of the specified report data persistent object. |
Copy |
Creates a copy of each report data object from the specified list. |
Create |
Creates a new report handle. |
Create |
Creates a new report handle. |
Create |
Creates a new report handle. |
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. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a unique handle for a report being restored from the Report Storage. |
Get |
|
Get |
Gets the Report Container by the specified handle. |
Get |
Gets the Report Container by the specified handle. |
Get |
Gets the Report Container by the specified handle. |
Get |
Gets the Report Container by the specified handle. |
Get |
|
Get |
Removes the Reports |
Get |
Returns the report data type using the specified handle. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Checks if the specified report handle is new. |
Is |
Determines whether the specified report handle is valid in the current Report Storage. |
Load |
Loads the specified report data object. |
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. |
Save |
Persists the specified Xtra |
Set |
Stores the specified report to a Report Storage using the specified handle. |
Set |
Stores the specified report to a Report Storage using the specified handle. |
Set |
Stores the specified report object in a Report Storage as a new report using the default handle. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also