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 |