ReportingService2006.GetReportHistoryOptions(String, Boolean, ScheduleDefinitionOrReference) Metodo

Definizione

public:
 bool GetReportHistoryOptions(System::String ^ Report, [Runtime::InteropServices::Out] bool % KeepExecutionSnapshots, [Runtime::InteropServices::Out] Microsoft::SqlServer::ReportingServices2006::ScheduleDefinitionOrReference ^ % Item);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/sqlserver/2006/03/15/reporting/reportingservices/GetReportHistoryOptions", 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 bool GetReportHistoryOptions (string Report, out bool KeepExecutionSnapshots, out Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference Item);
Public Function GetReportHistoryOptions (Report As String, ByRef KeepExecutionSnapshots As Boolean, ByRef Item As ScheduleDefinitionOrReference) As Boolean

Parametri

Report
String
KeepExecutionSnapshots
Boolean

Restituisce

Boolean
Attributi

Si applica a