Membri Extension

Represents an extension in SQL Server Reporting Services.

Il tipo Extension espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Extension Initializes a new instance of the Extension class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica LocalizedName Gets the localized name of the extension to be used for display purposes in a user interface.
Proprietà pubblica 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.
Proprietà pubblica Visible Indicates whether an extension is visible in a user interface.

In alto