ReportExecutionService Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the ReportExecutionService class.

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

Syntax

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

See Also

ReportExecutionService Class
ReportExecution2005 Namespace

Return to top