ReportingService2006.ListSchedules(String) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Schedule ^> ^ ListSchedules(System::String ^ Site);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/ListSchedules", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, RequestNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", ResponseNamespace="http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices", Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("TrustedUserHeaderValue")]
[System.Web.Services.Protocols.SoapHeader("ServerInfoHeaderValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
public Microsoft.SqlServer.ReportingServices2006.Schedule[] ListSchedules (string Site);
Public Function ListSchedules (Site As String) As Schedule()

Parametri

Site
String

Restituisce

Schedule[]
Attributi

Si applica a