共用方式為


Extension 成員

Represents an extension in SQL Server Reporting Services.

Extension 型別公開下列成員。

建構函式

  名稱 描述
公用方法 Extension Initializes a new instance of the Extension class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 LocalizedName Gets the localized name of the extension to be used for display purposes in a user interface.
公用屬性 Name Gets the name of the extension as defined in the configuration file. For example, a delivery extension can return a value of Report Server E-mail.
公用屬性 Visible Indicates whether an extension is visible in a user interface.

頂端