Share via


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

  Name Description
Extension Initializes a new instance of the Extension class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb283450.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283450.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb283450.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb283450.pubmethod(en-US,SQL.90).gifBb283450.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283450.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb283450.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb283450.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Extension Class
ReportService2006 Namespace