Compartir a través de


Interfaz IQueryDesignerHelpImpl

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents a help implementation in a custom query designer.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblado:  Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)

Sintaxis

'Declaración
Public Interface IQueryDesignerHelpImpl
'Uso
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl =  interface end
public interface IQueryDesignerHelpImpl

El tipo IQueryDesignerHelpImpl expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público ShowHelp Infraestructura. Displays the help dialog box with the help contents for the specified keyword and identifier.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.Interfaces