Freigeben über


DefaultQuerySqlGenerator.ApplyExplicitCastToBoolInProjectionOptimization Methode

Definition

Diese API unterstützt die Entity Framework Core-Infrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen. Diese API kann sich ändern oder in zukünftigen Releases entfernt werden.

protected virtual System.Linq.Expressions.Expression ApplyExplicitCastToBoolInProjectionOptimization (System.Linq.Expressions.Expression expression);
abstract member ApplyExplicitCastToBoolInProjectionOptimization : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
override this.ApplyExplicitCastToBoolInProjectionOptimization : System.Linq.Expressions.Expression -> System.Linq.Expressions.Expression
Protected Overridable Function ApplyExplicitCastToBoolInProjectionOptimization (expression As Expression) As Expression

Parameter

expression
Expression

Gibt zurück

Gilt für: