ReportingService2006.ListJobs 方法
Returns a list of jobs that are running on the report server.
命名空间: ReportService2006
程序集: ReportService2006(在 ReportService2006.dll 中)
语法
声明
Public Function ListJobs As Job()
用法
Dim instance As ReportingService2006
Dim returnValue As Job()
returnValue = instance.ListJobs()
public Job[] ListJobs()
public:
array<Job^>^ ListJobs()
member ListJobs : unit -> Job[]
public function ListJobs() : Job[]
返回值
类型:array<ReportService2006.Job[]
An array of Job objects that contain jobs running on the report server.
注释
The table below shows header and permissions information on this operation.
SOAP Headers |
(Out) ServerInfoHeaderValue |
Required Permissions |