ReportHistorySnapshot Constructor ()

 

Applies To: SQL Server 2016 Preview

Instantiates a new instance of a ReportHistorySnapshot class.

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

Syntax

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

Examples

Legacy Code Example

See Also

ReportHistorySnapshot Class
ReportService2005 Namespace

Return to top