| title | Report history methods | |||
|---|---|---|---|---|
| description | In Reporting Services, you can use these report history methods to create and manage item history snapshots. | |||
| ms.date | 09/25/2024 | |||
| ms.service | reporting-services | |||
| ms.subservice | report-server-web-service | |||
| ms.topic | reference | |||
| ms.custom |
|
|||
| helpviewer_keywords |
|
You can use these methods to create and manage item history snapshots.
| Method | Action |
|---|---|
| xref:ReportService2010.ReportingService2010.CreateItemHistorySnapshot%2A | Generates an item history snapshot of a specified catalog item. |
| xref:ReportService2010.ReportingService2010.DeleteItemHistorySnapshot%2A | Deletes an individual item history snapshot for a specified catalog item. |
| xref:ReportService2010.ReportingService2010.GetItemHistoryLimit%2A | Returns the item history snapshot limit for a specified catalog item. |
| xref:ReportService2010.ReportingService2010.GetItemHistoryOptions%2A | Returns the item history snapshot option setting and properties generated for a catalog item. |
| xref:ReportService2010.ReportingService2010.ListItemHistory%2A | Returns a list of item history snapshots and their properties for a specified catalog item. |
| xref:ReportService2010.ReportingService2010.SetItemHistoryLimit%2A | Specifies how many snapshots of an item the report server retains. |
| xref:ReportService2010.ReportingService2010.SetItemHistoryOptions%2A | Sets item history options that specify when an item history snapshot is created for a specified catalog item. |