Sdílet prostřednictvím


NullCompensatedExpression(Expression) Konstruktor

Definice

Vytvoří instanci 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)

Parametry

operand
Expression

Operand.

Platí pro