Interface IQueryDesignerHelpConsumer
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 consumer 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 IQueryDesignerHelpConsumer
'Utilisation
Dim instance As IQueryDesignerHelpConsumer
public interface IQueryDesignerHelpConsumer
public interface class IQueryDesignerHelpConsumer
type IQueryDesignerHelpConsumer = interface end
public interface IQueryDesignerHelpConsumer
Le type IQueryDesignerHelpConsumer expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
HelpImpl | Infrastructure. Gets or sets the implemented help. |
Haut de la page