Share via


ReportingService2010.SetItemHistoryOptionsAsync Metode

Definisi

Overload

SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference, Object)
SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference)

SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference, Object)

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

Parameter

ItemPath
String
EnableManualSnapshotCreation
Boolean
KeepExecutionSnapshots
Boolean
userState
Object

Berlaku untuk

SetItemHistoryOptionsAsync(String, Boolean, Boolean, ScheduleDefinitionOrReference)

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

Parameter

ItemPath
String
EnableManualSnapshotCreation
Boolean
KeepExecutionSnapshots
Boolean

Berlaku untuk