Represents an extension in SQL Server Reporting Services.
The following tables list the members exposed by the Extension type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| Extension | Initializes a new instance of the Extension class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | LocalizedName | Gets the localized name of the extension to be used for display purposes in a user interface. | 
| .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. | 
| .gif) | Visible | Indicates whether an extension is visible in a user interface. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Extension Class
Microsoft.ReportingServices.Interfaces Namespace