Membri Extension
Represents an extension in SQL Server Reporting Services.
Il tipo Extension espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
LocalizedName | Gets the localized name of the extension to be used for display purposes in a user interface. | |
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. | |
Visible | Indicates whether an extension is visible in a user interface. |
In alto