Udostępnij za pośrednictwem


SystemToken Klasa

Definicja

Token leksykalny reprezentujący token systemowy, taki jak $count

public sealed class SystemToken : Microsoft.OData.UriParser.PathSegmentToken
type SystemToken = class
    inherit PathSegmentToken
Public NotInheritable Class SystemToken
Inherits PathSegmentToken
Dziedziczenie
SystemToken

Konstruktory

SystemToken(String, PathSegmentToken)

Tworzenie nowego tokenu systemowego

Właściwości

Identifier

Uzyskiwanie identyfikatora dla tego tokenu

IsStructuralProperty

Czy jest to właściwość strukturalna

(Odziedziczone po PathSegmentToken)
NextToken

Pobieranie tokenu NextToken w ścieżce

(Odziedziczone po PathSegmentToken)

Metody

Accept(IPathSegmentTokenVisitor)

Zaakceptuj, IPathSegmentTokenVisitor aby chodzić po drzewie PathSegmentTokens.

Accept<T>(IPathSegmentTokenVisitor<T>)

Zaakceptuj, IPathSegmentTokenVisitor<T> aby chodzić po drzewie PathSegmentTokens.

IsNamespaceOrContainerQualified()

Czy ta przestrzeń nazw tokenu lub kontener jest kwalifikowana.

Dotyczy