Sdílet prostřednictvím


ODataPathSegment Třída

Definice

Sémantická reprezentace segmentu v cestě.

public abstract class ODataPathSegment
type ODataPathSegment = class
Public MustInherit Class ODataPathSegment
Dědičnost
ODataPathSegment
Odvozené

Konstruktory

ODataPathSegment()

Vytvoří nový segment.

Vlastnosti

EdmType

IEdmType Získá z tohoto ODataPathSegment.

Identifier

Vrátí identifikátor pro tento segment, tj. část řetězce bez klíčů.

Metody

HandleWith(PathSegmentHandler)

Zpracování pomocí ODataPathSegment implementace objektu PathSegmentHandler.

TranslateWith<T>(PathSegmentTranslator<T>)

Přeložit pomocí ODataPathSegment implementace .PathSegmentTranslator<T>

Platí pro