Интерфейс IQueryDesignerHelpImpl
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents a help implementation in a custom query designer.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборка: Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)
Синтаксис
'Декларация
Public Interface IQueryDesignerHelpImpl
'Применение
Dim instance As IQueryDesignerHelpImpl
public interface IQueryDesignerHelpImpl
public interface class IQueryDesignerHelpImpl
type IQueryDesignerHelpImpl = interface end
public interface IQueryDesignerHelpImpl
Тип IQueryDesignerHelpImpl обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
ShowHelp | Инфраструктура. Displays the help dialog box with the help contents for the specified keyword and identifier. |
В начало