NullCompensatedExpression(Expression) Konstruktor

Definicja

Tworzy wystąpienie 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.

Dotyczy