Sdílet prostřednictvím


BatchReferenceSegment Třída

Definice

Segment představující alias pro jinou adresu URL v dávce.

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

Konstruktory

BatchReferenceSegment(String, IEdmType, IEdmEntitySetBase)

Sestavení batchReferenceSegment

Vlastnosti

ContentId

Získá contentId, na který tento alias odkazuje.

EdmType

IEdmType Získá z prostředku, který tento zástupný symbol BatchReferenceSegment představuje.

EntitySet

Získá výslednou entitu sadu pro tento segment dávkového odkazu.

Identifier

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

(Zděděno od ODataPathSegment)

Metody

HandleWith(PathSegmentHandler)

Zpracování pomocí BatchReferenceSegment implementace PathSegmentHandler rozhraní.

TranslateWith<T>(PathSegmentTranslator<T>)

Přeložte ho BatchReferenceSegment na něco jiného.

Platí pro