Partager via


Membres Extension

Represents an extension in SQL Server Reporting Services.

Le type Extension expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Extension Initializes a new instance of the Extension class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique LocalizedName Gets the localized name of the extension to be used for display purposes in a user interface.
Propriété publique 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.
Propriété publique Visible Indicates whether an extension is visible in a user interface.

Haut de la page