ILaunchReport 接口

定义

报表管理器用于启动报表的接口。

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

方法

LaunchReport(String, INodeInformation, IEnumerable<ReportParameter>)

LaunchReport(String, INodeInformation, IEnumerable<ReportParameter>)在 SQL Server Management Studio 中启动报表。

适用于