ReportingService2005.ListJobs 方法
Returns a list of jobs that are running on the report server.
命名空間: ReportService2005
組件: ReportService2005 (在 ReportService2005.dll 中)
語法
'宣告
Public Function ListJobs As Job()
'用途
Dim instance As ReportingService2005
Dim returnValue As Job()
returnValue = instance.ListJobs()
public Job[] ListJobs()
public:
array<Job^>^ ListJobs()
member ListJobs : unit -> Job[]
public function ListJobs() : Job[]
傳回值
型別:array<ReportService2005.Job[]
An array of Job objects that contains jobs running on the report server.
備註
The table below shows header and permissions information on this operation.
SOAP Headers |
(Out) ServerInfoHeaderValue |
Required Permissions |
ListJobs (System) |