ReportingService2010.SetItemHistoryOptionsAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Gilt für:
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