RSConnection2006.SetReportHistoryOptions(String, Boolean, Boolean, ScheduleDefinitionOrReference) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetReportHistoryOptions(System::String ^ Report, bool Enabled, bool KeepExecutionSnapshots, Microsoft::SqlServer::ReportingServices2006::ScheduleDefinitionOrReference ^ Item);
public void SetReportHistoryOptions (string Report, bool Enabled, bool KeepExecutionSnapshots, Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference Item);
override this.SetReportHistoryOptions : string * bool * bool * Microsoft.SqlServer.ReportingServices2006.ScheduleDefinitionOrReference -> unit
Public Sub SetReportHistoryOptions (Report As String, Enabled As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)
Parameters
- Report
- String
- Enabled
- Boolean
- KeepExecutionSnapshots
- Boolean