Condividi tramite


Extension Members

Represents an extension in SQL Server Reporting Services.

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

Public Constructors

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

Torna all'inizio

Public Properties

  Nome Description
ms160675.pubproperty(it-it,SQL.90).gif LocalizedName Gets the localized name of the extension to be used for display purposes in a user interface.
ms160675.pubproperty(it-it,SQL.90).gif 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.
ms160675.pubproperty(it-it,SQL.90).gif Visible Indicates whether an extension is visible in a user interface.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms160675.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms160675.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms160675.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms160675.pubmethod(it-it,SQL.90).gifms160675.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms160675.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms160675.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms160675.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

Extension Class
Microsoft.ReportingServices.Interfaces Namespace