Freigeben über


IQueryDesignerHelpImpl-Schnittstelle

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

Represents a help implementation in a custom query designer.

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

Syntax

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

Der IQueryDesignerHelpImpl-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode ShowHelp Infrastruktur Displays the help dialog box with the help contents for the specified keyword and identifier.

Zum Anfang

Siehe auch

Verweis

Microsoft.ReportingServices.Interfaces-Namespace