ItemHistorySnapshot Constructor ()

 

Applies To: SQL Server 2016 Preview

Instantiates a new instance of a ItemHistorySnapshot class.

Namespace:   ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Syntax

public ItemHistorySnapshot()
public:
ItemHistorySnapshot()
new : unit -> ItemHistorySnapshot
Public Sub New

Examples

Legacy Code Example

See Also

ItemHistorySnapshot Class
ReportService2010 Namespace

Return to top