Partager via


NullCompensatedExpression(Expression) Constructeur

Définition

Crée un instance de NotNullableExpression.

public NullCompensatedExpression (System.Linq.Expressions.Expression operand);
new Microsoft.EntityFrameworkCore.Query.Expressions.NullCompensatedExpression : System.Linq.Expressions.Expression -> Microsoft.EntityFrameworkCore.Query.Expressions.NullCompensatedExpression
Public Sub New (operand As Expression)

Paramètres

operand
Expression

Opérande.

S’applique à