共用方式為


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.

上層

請參閱

參考

Microsoft.ReportingServices.Interfaces 命名空間