IQueryDesignerHelpImpl 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

Represents a help implementation in a custom query designer.

命名空间:  Microsoft.ReportingServices.Interfaces
程序集:  Microsoft.ReportingServices.QueryDesigners(在 Microsoft.ReportingServices.QueryDesigners.dll 中)

语法

声明
Public Interface IQueryDesignerHelpImpl
用法
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl =  interface end
public interface IQueryDesignerHelpImpl

IQueryDesignerHelpImpl 类型公开以下成员。

方法

  名称 说明
公共方法 ShowHelp 基础结构。Displays the help dialog box with the help contents for the specified keyword and identifier.

页首

请参阅

参考

Microsoft.ReportingServices.Interfaces 命名空间