ReportServerClient Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Obsolete. Initializes a new instance of the Report |
Report |
Initialize a new instance of the Report |
#Properties
Name | Description |
---|---|
Context |
Provides the controls for the context of a channel. |
#Methods
Name | Description |
---|---|
Clear |
Starts clearing the document (asynchronously).
Inherited from Report |
Clone |
Creates a copy of the specified report. |
Create |
Asynchronously creates a report category. |
Create |
Creates a new report on the server. |
Create |
Asynchronously creates a new report. |
Create |
Creates a new report category with the specified name. |
Create |
Asynchronously creates a scheduled job. |
Delete |
Asynchronously deletes a report category. |
Delete |
Asynchronously deletes a data model. |
Delete |
Deletes the specified report. |
Delete |
Deletes the specified report category. |
Delete |
Asynchronously deletes a scheduled job. |
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. |
Execute |
Asynchronously executes a scheduled job. |
Get |
Starts obtaining the document build status (asynchronously).
Inherited from Report |
Get |
Returns a collection of items to be displayed in the categories list. |
Get |
Asynchronously returns a collection of report categories. |
Get |
Asynchronously obtains a collection of columns available in the specified data member. |
Get |
Asynchronously returns the data columns corresponding to a specified data member. |
Get |
Asynchronously obtains a collection of data members available in the specified data source. |
Get |
Asynchronously returns the list of data members corresponding to a specified data source. |
Get |
Asynchronously gets a data model. |
Get |
Asynchronously gets a collection of data models. |
Get |
Asynchronously returns the list of available data sources. |
Get |
Asynchronously obtains a collections of data sources available on a server. |
Get |
Obtains an XML schema of the specified data source. |
Get |
Starts obtaining the document data (asynchronously).
Inherited from Report |
Get |
Inherited from Report |
Get |
Starts obtaining the exported document (asynchronously).
Inherited from Report |
Get |
Starts obtaining document export status (asynchronously).
Inherited from Report |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Obsolete. Returns a collection of parameter values assigned to a lookup editor.
Inherited from Report |
Get |
Asynchronously obtains a collection of parameter values assigned to a lookup editor.
Inherited from Report |
Get |
Starts obtaining the document pages (asynchronously).
Inherited from Report |
Get |
Starts obtaining the printed document (asynchronously).
Inherited from Report |
Get |
Starts obtaining the status of the printed document (asynchronously).
Inherited from Report |
Get |
Gets properties of the specified report to be displayed in a report catalog. |
Get |
Starts obtaining the report parameters (asynchronously).
Inherited from Report |
Get |
Gets a collection of revisions for the specified report. |
Get |
Gets a collection of items to be displayed in a report catalog. |
Get |
Asynchronously gets a collection of reports. |
Get |
Asynchronously returns a specified scheduled job. |
Get |
Asynchronously returns the logs corresponding to a specified scheduled job. |
Get |
Asynchronously returns the total number of logs corresponding to a specified scheduled job. |
Get |
Asynchronously returns the result of a scheduled job. |
Get |
Asynchronously returns the history of results corresponding to a specified scheduled job log. |
Get |
Asynchronously returns the total number of results corresponding to a specified scheduled job log. |
Get |
Asynchronously returns all scheduled jobs. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Loads the specified report from the server storage. |
Load |
Asynchronously loads a report. |
Load |
Gets the specified revision of a report layout. |
Lock |
Obsolete. Locks the specified report. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Ping |
Checks a server for availability. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Rollback |
Rolls the layout of a report back to the specified revision. |
Save |
Saves the specified report to the server storage. |
Start |
Starts building the report (asynchronously).
Inherited from Report |
Start |
Starts exporting the document (asynchronously).
Inherited from Report |
Start |
Starts printing the document (asynchronously).
Inherited from Report |
Stop |
Stops building the document (asynchronously).
Inherited from Report |
Stop |
Starts printing the document (asynchronously).
Inherited from Report |
To |
Returns a string that represents the current object. Inherited from Object. |
Unlock |
Obsolete. Unlocks the specified report. |
Update |
Asynchronously updates a report category. |
Update |
Asynchronously updates a data model. |
Update |
Updates properties of the specified report. |
Update |
Asynchronously updates an existing report. |
Update |
Updates properties of the specified report category. |
Update |
Asynchronously updates a scheduled job. |
Upload |
Uploads report layout data onto a server. |
#Events
Name | Description |
---|---|
Clear |
Occurs when the document has been cleared.
Inherited from Report |
Get |
Occurs when the created document’s status has been obtained.
Inherited from Report |
Get |
Occurs when data member columns have been obtained. |
Get |
Occurs when a collection of data members has been obtained. |
Get |
Occurs when a collection of data sources has been obtained. |
Get |
Occurs when the document data has been obtained.
Inherited from Report |
Get |
Inherited from Report |
Get |
Occurs when the exported document has been obtained.
Inherited from Report |
Get |
Occurs when the document export status has been obtained.
Inherited from Report |
Get |
Occurs when a lookup editor has finished obtaining the appropriate parameter values.
Inherited from Report |
Get |
Occurs when the document pages have been obtained.
Inherited from Report |
Get |
Occurs when the printed document has been obtained.
Inherited from Report |
Get |
Occurs when the printed document’s status has been obtained.
Inherited from Report |
Get |
Occurs when the report parameters have been obtained.
Inherited from Report |
Start |
Occurs when the document build has started.
Inherited from Report |
Start |
Occurs when the document export has started.
Inherited from Report |
Start |
Occurs when the document printing has started.
Inherited from Report |
Stop |
Occurs when the document build has stopped.
Inherited from Report |
Stop |
Occurs when the document printing has stopped.
Inherited from Report |
See Also