Interface IQueryDesignerHelpImpl
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a help implementation in a custom query designer.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Syntaxe
'Déclaration
Public Interface IQueryDesignerHelpImpl
'Utilisation
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl = interface end
public interface IQueryDesignerHelpImpl
Le type IQueryDesignerHelpImpl expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
ShowHelp | Infrastructure. Displays the help dialog box with the help contents for the specified keyword and identifier. |
Haut de la page