Sdílet prostřednictvím


MetadataSegment Třída

Definice

Segment představující $metadata v cestě.

public sealed class MetadataSegment : Microsoft.OData.UriParser.ODataPathSegment
type MetadataSegment = class
    inherit ODataPathSegment
Public NotInheritable Class MetadataSegment
Inherits ODataPathSegment
Dědičnost
MetadataSegment

Pole

Instance

Získá singleton instance MetadataSegment

Vlastnosti

EdmType

Získá z IEdmType tohoto MetadataSegment, který je vždy null.

Identifier

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

(Zděděno od ODataPathSegment)

Metody

HandleWith(PathSegmentHandler)

PathSegmentHandlerPřeložit .

TranslateWith<T>(PathSegmentTranslator<T>)

PathSegmentTranslator<T>Přeložit .

Platí pro