共用方式為


Extension 成員

Represents an extension that is registered with the report server.

Extension 型別公開下列成員。

建構函式

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

頂端

方法

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

頂端

屬性

  名稱 描述
公用屬性 ExtensionType Gets the type of the extension.
公用屬性 IsModelGenerationSupported Gets a value that indicates whether this extension supports model generation.
公用屬性 LocalizedName Gets the localized name that can be used for display purposes on a user interface.
公用屬性 Name Gets the name of the extension.
公用屬性 Visible Gets a value that indicates whether an extension is visible in the user interface.

頂端