ReportingService2006.ListReportHistory(String) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::ReportHistorySnapshot ^> ^ ListReportHistory(System::String ^ Report);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/ListReportHistory", 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("ServerInfoHeaderValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
[System.Web.Services.Protocols.SoapHeader("TrustedUserHeaderValue")]
public Microsoft.SqlServer.ReportingServices2006.ReportHistorySnapshot[] ListReportHistory (string Report);
Public Function ListReportHistory (Report As String) As ReportHistorySnapshot()

Parametri

Report
String

Restituisce

ReportHistorySnapshot[]
Attributi

Si applica a