Expand Minimize
This topic has not yet been rated - Rate this topic

ListSystemTasks Method

SQL Server 2000

ReportingService.ListSystemTasks Method

Returns the names and descriptions of system tasks.

Public Function ListSystemTasks() As [Namespace].Task()
   Member of [Namespace].ReportingService
public [Namespace].Task[] ListSystemTasks()
   Member of [Namespace].ReportingService
Return Value

An array of Task[] objects that contains a collection of information about system tasks.

Remarks

System tasks contain a collection of operations that apply to all items in the report server database. Use this method to return system-level tasks. For more information, see Tasks and Permissions.

See Also

ReportingService Class

Reporting Services Web Service Library

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.