Extension Members

Represents an extension that is registered with the report server.

The following tables list the members exposed by the Extension type.

Public Constructors

  名稱 Description
Extension Initializes a new instance of the Extension class.

頂端

Public Properties

  名稱 Description
Bb283450.pubproperty(zh-tw,SQL.90).gif ExtensionType Gets the type of the extension.
Bb283450.pubproperty(zh-tw,SQL.90).gif IsModelGenerationSupported Gets a value that indicates whether this extension supports model generation.
Bb283450.pubproperty(zh-tw,SQL.90).gif LocalizedName Gets the localized name that can be used for display purposes on a user interface.
Bb283450.pubproperty(zh-tw,SQL.90).gif Name Gets the name of the extension.
Bb283450.pubproperty(zh-tw,SQL.90).gif Visible Gets a value that indicates whether an extension is visible in the user interface.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
Bb283450.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283450.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
Bb283450.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
Bb283450.pubmethod(zh-tw,SQL.90).gifBb283450.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283450.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
Bb283450.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
Bb283450.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

Extension Class
ReportService2006 Namespace