RSConnection.SetReportHistoryOptions メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void SetReportHistoryOptions(System::String ^ Report, bool Enabled, bool KeepExecutionSnapshots, Microsoft::SqlServer::ReportingServices2005::ScheduleDefinitionOrReference ^ Item);
public void SetReportHistoryOptions (string Report, bool Enabled, bool KeepExecutionSnapshots, Microsoft.SqlServer.ReportingServices2005.ScheduleDefinitionOrReference Item);
override this.SetReportHistoryOptions : string * bool * bool * Microsoft.SqlServer.ReportingServices2005.ScheduleDefinitionOrReference -> unit
Public Sub SetReportHistoryOptions (Report As String, Enabled As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)
パラメーター
- Report
- String
- Enabled
- Boolean
- KeepExecutionSnapshots
- Boolean