Compartir a través de


ReportingService2006.SetReportHistoryOptions Método

Definición

public:
 void SetReportHistoryOptions(System::String ^ Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, Microsoft::SqlServer::ReportingServices2006::ScheduleDefinitionOrReference ^ Item);
public void SetReportHistoryOptions (string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference Item);
member this.SetReportHistoryOptions : string * bool * bool * Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference -> unit
Public Sub SetReportHistoryOptions (Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)

Parámetros

Report
String
EnableManualSnapshotCreation
Boolean
KeepExecutionSnapshots
Boolean

Se aplica a