Partilhar via


Interface IQueryDesignerHelpImpl

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Represents a help implementation in a custom query designer.

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

Sintaxe

'Declaração
Public Interface IQueryDesignerHelpImpl
'Uso
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl =  interface end
public interface IQueryDesignerHelpImpl

O tipo IQueryDesignerHelpImpl expõe os membros a seguir.

Métodos

  Nome Descrição
Método público ShowHelp Infraestrutura. Displays the help dialog box with the help contents for the specified keyword and identifier.

Início

Consulte também

Referência

Namespace Microsoft.ReportingServices.Interfaces