Partager via


Classe ODataAnnotatable

Représente la classe de base pour tous les types annotables de la bibliothèque OData.

Hiérarchie d'héritage

System.Object
  Microsoft.Data.OData.ODataAnnotatable
    Plus...

Espace de noms :  Microsoft.Data.OData
Assembly :  Microsoft.Data.OData (en Microsoft.Data.OData.dll)

Syntaxe

'Déclaration
Public MustInherit Class ODataAnnotatable
'Utilisation
Dim instance As ODataAnnotatable
public abstract class ODataAnnotatable
public ref class ODataAnnotatable abstract
[<AbstractClassAttribute>]
type ODataAnnotatable =  class end
public abstract class ODataAnnotatable

Le type ODataAnnotatable expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée ODataAnnotatable Crée une instance de la classe ODataAnnotatable.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetAnnotation<T> Obtient ou définit l'annotation par type.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique SetAnnotation<T> Définit une annotation de type T.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.Data.OData

Hiérarchie d'héritage

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