Sdílet prostřednictvím


ODataPathSegmentHandler Třída

Definice

Obslužná rutina používaná k výpočtu některých hodnot na základě cesty odata.

public class ODataPathSegmentHandler : Microsoft.OData.UriParser.PathSegmentHandler
type ODataPathSegmentHandler = class
    inherit PathSegmentHandler
Public Class ODataPathSegmentHandler
Inherits PathSegmentHandler
Dědičnost
ODataPathSegmentHandler

Konstruktory

ODataPathSegmentHandler()

Inicializuje novou instanci ODataPathSegmentHandler třídy.

Vlastnosti

NavigationSource

Získá zdroj navigace cesty.

PathLiteral

Získá literál cesty.

PathTemplate

Získá šablonu cesty.

Metody

Handle(AnnotationSegment)

Zpracování objektu AnnotationSegment

(Zděděno od PathSegmentHandler)
Handle(BatchReferenceSegment)

Zpracování batchReferenceSegment

(Zděděno od PathSegmentHandler)
Handle(BatchSegment)

Zpracování batchSegmentu

Handle(CountSegment)

Zpracování countSegmentu

Handle(DynamicPathSegment)

Zpracování OpenPropertySegment

Handle(EachSegment)

Zpracování jednotlivých segmentů

(Zděděno od PathSegmentHandler)
Handle(EntitySetSegment)

Zpracování entitySetSegment

Handle(FilterSegment)

Zpracování filtersegmentu

(Zděděno od PathSegmentHandler)
Handle(KeySegment)

Zpracování klíče

Handle(MetadataSegment)

Zpracování MetadataSegment

Handle(NavigationPropertyLinkSegment)

Zpracování NavigationPropertyLinkSegment

Handle(NavigationPropertySegment)

Zpracování NavigationPropertySegment

Handle(ODataPathSegment)

Zpracování obecného segmentu cesty

Handle(OperationImportSegment)

Zpracování operaceImportSegment

Handle(OperationSegment)

Zpracování operaceSegment

Handle(PathTemplateSegment)

Zpracování objektu PropertySegment

Handle(PropertySegment)

Zpracování objektu PropertySegment

Handle(ReferenceSegment)

Zpracování referenceSegment

(Zděděno od PathSegmentHandler)
Handle(SingletonSegment)

Zpracování rutiny SingletonSegment

Handle(TypeSegment)

Zpracování TypeSegment, používáme "cast" pro segment typu.

Handle(UnresolvedPathSegment)

Zpracování souboru UnresolvedPathSegment

Handle(ValueSegment)

Zpracování valuesegmentu

Platí pro