Développer Réduire
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Méthode ReportingService2010.ListJobs

Returns a list of jobs that are running on the report server.

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.dll)
[SoapHeaderAttribute("TrustedUserHeaderValue")]
[SoapDocumentMethodAttribute("http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer/ListJobs", RequestNamespace = "http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", 
	ResponseNamespace = "http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer", 
	Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
[SoapHeaderAttribute("ServerInfoHeaderValue", Direction = SoapHeaderDirection.Out)]
public Job[] ListJobs()

Valeur de retour

Type : ReportService2010.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 Header Usage

(In) TrustedUserHeaderValue

(Out) ServerInfoHeaderValue

Native Mode Required Permissions

ListJobs (System)

SharePoint Mode Required Permissions

Open

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.