Sdílet prostřednictvím


ODataPathTemplate Třída

Definice

Představuje šablonu pro objekt ODataPath , který může být spárován se skutečným ODataPathobjektem .

public class ODataPathTemplate
type ODataPathTemplate = class
Public Class ODataPathTemplate
Dědičnost
ODataPathTemplate

Konstruktory

ODataPathTemplate(IEnumerable<ODataPathSegmentTemplate>)

Inicializuje novou instanci ODataPathTemplate třídy.

ODataPathTemplate(IList<ODataPathSegmentTemplate>)

Inicializuje novou instanci ODataPath třídy.

ODataPathTemplate(ODataPathSegmentTemplate[])

Inicializuje novou instanci ODataPathTemplate třídy.

Vlastnosti

Segments

Získá segmenty cesty pro cestu OData.

Metody

TryMatch(ODataPath, IDictionary<String,Object>)

Odpovídá aktuální šabloně s cestou OData.

Platí pro