ReportingService2010.SetItemHistoryOptions Метод

Определение

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

Параметры

ItemPath
String
EnableManualSnapshotCreation
Boolean
KeepExecutionSnapshots
Boolean

Применяется к