ILaunchReport Interface

Definition

Interface to the Reports Manager to launch reports.

public interface class ILaunchReport
public interface ILaunchReport
type ILaunchReport = interface
Public Interface ILaunchReport

Methods

LaunchReport(String, INodeInformation, IEnumerable<ReportParameter>)

LaunchReport(String, INodeInformation, IEnumerable<ReportParameter>) launches a report in SQL Server Management Studio.

Applies to