ILaunchReport Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |