ExpressionExtensions Class

Definition

Extension methods for Expression types.

This type is typically used by database providers (and other extensions). It is generally not used in application code.

C#
public static class ExpressionExtensions
Inheritance
ExpressionExtensions

Methods

InferTypeMapping(IReadOnlyList<SqlExpression>)

Infers type mapping from given SqlExpressions.

InferTypeMapping(SqlExpression[])

Infers type mapping from given SqlExpressions.

Applies to

Toode Versioonid
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0