Share via


IQueryDesignerHelpConsumer Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents a help consumer in a custom query designer.

Namespace:  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Syntax

'Declaration
Public Interface IQueryDesignerHelpConsumer
'Usage
Dim instance As IQueryDesignerHelpConsumer
public interface IQueryDesignerHelpConsumer
public interface class IQueryDesignerHelpConsumer
type IQueryDesignerHelpConsumer =  interface end
public interface IQueryDesignerHelpConsumer

The IQueryDesignerHelpConsumer type exposes the following members.

Properties

  Name Description
Public property HelpImpl Infrastructure. Gets or sets the implemented help.

Top

See Also

Reference

Microsoft.ReportingServices.Interfaces Namespace