Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.Data.OData.Query.SemanticAst
  3. QueryNodeVisitor<T>
  4. Visit(ConstantNode)
  • QueryNodeVisitor<T>
    • QueryNodeVisitor()
    • Visit(AllNode)
    • Visit(AnyNode)
    • Visit(BinaryOperatorNode)
    • Visit(CollectionFunctionCallNode)
    • Visit(CollectionNavigationNode)
    • Visit(CollectionPropertyAccessNode)
    • Visit(ConstantNode)
    • Visit(ConvertNode)
    • Visit(EntityCollectionCastNode)
    • Visit(EntityCollectionFunctionCallNode)
    • Visit(EntityRangeVariableReferenceNode)
    • Visit(NamedFunctionParameterNode)
    • Visit(NonentityRangeVariableReferenceNode)
    • Visit(SingleEntityCastNode)
    • Visit(SingleEntityFunctionCallNode)
    • Visit(SingleNavigationNode)
    • Visit(SingleValueFunctionCallNode)
    • Visit(SingleValueOpenPropertyAccessNode)
    • Visit(SingleValuePropertyAccessNode)
    • Visit(UnaryOperatorNode)
netcoreapp2.2
namespace Microsoft.Data.OData.Query.SemanticAst
{
    public abstract class QueryNodeVisitor<T>
    {
        public virtual T Visit(ConstantNode nodeIn);
    }
}
.NET Core
2.02.12.2
Information specific to netcoreapp2.2
Assembly

Microsoft.Data.OData , Version=5.8.4.0, PublicKeyToken=31bf3856ad364e35

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙