Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents an extension that is registered with the report server.
Jerarquía de herencia
System.Object
ReportService2006.Extension
Espacio de nombres: ReportService2006
Ensamblado: ReportService2006 (en ReportService2006.dll)
Sintaxis
'Declaración
Public Class Extension
'Uso
Dim instance As Extension
public class Extension
public ref class Extension
type Extension = class end
public class Extension
El tipo Extension expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
Extension | Initializes a new instance of the Extension class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ExtensionType | 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. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Comentarios
An Extension object is returned as output by the ListExtensions method.
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)