Table of Contents

Class IdentifierExpression

Namespace
JsonApiDotNetCore.Queries.Expressions
Assembly
JsonApiDotNetCore.dll

Represents the base type for an identifier, such as a JSON:API attribute/relationship name, a constant value between quotes, or null.

public abstract class IdentifierExpression : QueryExpression
Inheritance
IdentifierExpression
Derived
Inherited Members