IQueryDesignerHelpConsumer 接口

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

Represents a help consumer in a custom query designer.

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

语法

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

IQueryDesignerHelpConsumer 类型公开以下成员。

属性

  名称 说明
公共属性 HelpImpl 基础结构。Gets or sets the implemented help.

页首

请参阅

参考

Microsoft.ReportingServices.Interfaces 命名空间