ILaunchReport Interface

 

Interface to the Reports Manager to launch reports.

Namespace:   Microsoft.SqlServer.Management
Assembly:  SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)

public interface class ILaunchReport

NameDescription
System_CAPS_pubmethodLaunchReport(String^, INodeInformation^, IEnumerable<ReportParameter^>^)

LaunchReport launches a report in SQL Server Management Studio.

Return to top
Show: