Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents an extension that is registered with the report server.
Hierarquia de herança
System.Object
ReportService2010.Extension
Namespace: ReportService2010
Assembly: ReportService2010 (em ReportService2010.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class Extension
'Uso
Dim instance As Extension
[SerializableAttribute]
public class Extension
[SerializableAttribute]
public ref class Extension
[<SerializableAttribute>]
type Extension = class end
public class Extension
O tipo Extension expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
Extension | Initializes a new instance of the Extension class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Comentários
An Extension object is returned as output by the ListExtensions(ExtensionTypeEnum) method.
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)
.gif)