Udostępnij za pośrednictwem


ODataSingletonInfo Klasa

Definicja

Klasa reprezentująca pojedynczy element w dokumencie usługi.

public sealed class ODataSingletonInfo : Microsoft.OData.ODataServiceDocumentElement
type ODataSingletonInfo = class
    inherit ODataServiceDocumentElement
Public NotInheritable Class ODataSingletonInfo
Inherits ODataServiceDocumentElement
Dziedziczenie

Konstruktory

ODataSingletonInfo()

Klasa reprezentująca pojedynczy element w dokumencie usługi.

Właściwości

Name

Pobiera lub ustawia nazwę elementu; jest to zestaw jednostek lub pojedyncza nazwa w formacie JSON i HREF w atomie.

(Odziedziczone po ODataServiceDocumentElement)
Title

Pobiera lub ustawia tytuł elementu; jest to tytuł w formacie JSON.

(Odziedziczone po ODataServiceDocumentElement)
TypeAnnotation

Adnotacja do przechowywania @odata.typeelementu .

(Odziedziczone po ODataAnnotatable)
Url

Pobiera lub ustawia identyfikator URI reprezentujący ujednolicony lokalizator zasobów (URL) na element .

(Odziedziczone po ODataServiceDocumentElement)

Dotyczy