Extension Class
SQL Server 2012
Represents an extension that is registered with the report server.
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
The Extension type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ExtensionTypeName | Gets the type of the extension. |
![]() | IsModelGenerationSupported | Gets a value that indicates whether this extension supports model generation. |
![]() | LocalizedName | Gets the localized name that can be used for display purposes on a user interface. |
![]() | Name | Gets the name of the extension. |
![]() | Visible | Gets a value that indicates whether an extension is visible in the user interface. |

