Condividi tramite


Interfaccia IQueryDesignerHelpImpl

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents a help implementation in a custom query designer.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

Sintassi

'Dichiarazione
Public Interface IQueryDesignerHelpImpl
'Utilizzo
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl =  interface end
public interface IQueryDesignerHelpImpl

Nel tipo IQueryDesignerHelpImpl sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico ShowHelp Infrastruttura. Displays the help dialog box with the help contents for the specified keyword and identifier.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.Interfaces