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.
Representa la clase base de todos los tipos Annotatable en la biblioteca de OData.
Jerarquía de herencia
System.Object
Microsoft.Data.OData.ODataAnnotatable
Más...
Espacio de nombres: Microsoft.Data.OData
Ensamblado: Microsoft.Data.OData (en Microsoft.Data.OData.dll)
Sintaxis
'Declaración
Public MustInherit Class ODataAnnotatable
'Uso
Dim instance As ODataAnnotatable
public abstract class ODataAnnotatable
public ref class ODataAnnotatable abstract
[<AbstractClassAttribute>]
type ODataAnnotatable = class end
public abstract class ODataAnnotatable
El tipo ODataAnnotatable expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
ODataAnnotatable | Crea una nueva instancia de la clase ODataAnnotatable. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetAnnotation<T> | Obtiene o establece la anotación por tipo. |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
SetAnnotation<T> | Establece una anotación de tipo T. |
![]() |
ToString | (Se hereda de Object.) |
Arriba
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.
Vea también
Referencia
Espacio de nombres Microsoft.Data.OData
Jerarquía de herencia
System.Object
Microsoft.Data.OData.ODataAnnotatable
Microsoft.Data.OData.Atom.AtomCategoryMetadata
Microsoft.Data.OData.Atom.AtomEntryMetadata
Microsoft.Data.OData.Atom.AtomFeedMetadata
Microsoft.Data.OData.Atom.AtomLinkMetadata
Microsoft.Data.OData.Atom.AtomPersonMetadata
Microsoft.Data.OData.Atom.AtomStreamReferenceMetadata
Microsoft.Data.OData.Atom.AtomTextConstruct
Microsoft.Data.OData.ODataAssociationLink
Microsoft.Data.OData.ODataCollectionStart
Microsoft.Data.OData.ODataCollectionValue
Microsoft.Data.OData.ODataComplexValue
Microsoft.Data.OData.ODataEntityReferenceLinks
Microsoft.Data.OData.ODataItem
Microsoft.Data.OData.ODataOperation
Microsoft.Data.OData.ODataProperty
Microsoft.Data.OData.ODataResourceCollectionInfo
Microsoft.Data.OData.ODataStreamReferenceValue
Microsoft.Data.OData.ODataWorkspace
Microsoft.Data.OData.Query.ODataUriNullValue
.gif)
.gif)