.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.EntityFrameworkCore.Query.ExpressionVisitors
  3. SqlTranslatingExpressionVisitor
  4. VisitNew(NewExpression)
  • SqlTranslatingExpressionVisitor
    • SqlTranslatingExpressionVisitor(SqlTranslatingExpressionVisitorDependencies, RelationalQueryModelVisitor, SelectExpression, Expression, Boolean)
    • ClientEvalPredicate
    • CreateUnhandledItemException<T>(T, String)
    • Visit(Expression)
    • VisitBinary(BinaryExpression)
    • VisitConditional(ConditionalExpression)
    • VisitConstant(ConstantExpression)
    • VisitExtension(Expression)
    • VisitMember(MemberExpression)
    • VisitMethodCall(MethodCallExpression)
    • VisitNew(NewExpression)
    • VisitParameter(ParameterExpression)
    • VisitQuerySourceReference(QuerySourceReferenceExpression)
    • VisitSubQuery(SubQueryExpression)
    • VisitUnary(UnaryExpression)
    • VisitUnhandledItem<TItem, TResult>(TItem, String, Func<TItem, TResult>)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.Query.ExpressionVisitors
{
    public class SqlTranslatingExpressionVisitor : ThrowingExpressionVisitor
    {
        protected override Expression VisitNew(NewExpression expression);
    }
}
.NET Core 2.02.12.2
Information specific to netcoreapp2.2
Assembly

Microsoft.EntityFrameworkCore.Relational , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60

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 🗙