Udostępnij za pośrednictwem


ODataPathTemplate Klasa

Definicja

Reprezentuje szablon, ODataPath który można dopasować do rzeczywistego ODataPathelementu .

public class ODataPathTemplate
type ODataPathTemplate = class
Public Class ODataPathTemplate
Dziedziczenie
ODataPathTemplate

Konstruktory

ODataPathTemplate(IEnumerable<ODataPathSegmentTemplate>)

Inicjuje nowe wystąpienie klasy ODataPathTemplate.

ODataPathTemplate(IList<ODataPathSegmentTemplate>)

Inicjuje nowe wystąpienie klasy ODataPath.

ODataPathTemplate(ODataPathSegmentTemplate[])

Inicjuje nowe wystąpienie klasy ODataPathTemplate.

Właściwości

Segments

Pobiera segmenty ścieżki dla ścieżki OData.

Metody

TryMatch(ODataPath, IDictionary<String,Object>)

Dopasowuje bieżący szablon ze ścieżką OData.

Dotyczy