Freigeben über


IQueryDesignerHelpConsumer-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Der IQueryDesignerHelpConsumer-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft HelpImpl Infrastruktur Gets or sets the implemented help.

Zum Anfang

Siehe auch

Verweis

Microsoft.ReportingServices.Interfaces-Namespace