Compartir a través de


Extension Miembros

Represents an extension in SQL Server Reporting Services.

El tipo Extension expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico Extension Initializes a new instance of the Extension class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública LocalizedName Gets the localized name of the extension to be used for display purposes in a user interface.
Propiedad pública 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.
Propiedad pública Visible Indicates whether an extension is visible in a user interface.

Principio