NullCompensatedExpression(Expression) Oluşturucu

Tanım

NotNullableExpression örneği oluşturur.

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)

Parametreler

operand
Expression

İşlenen.

Şunlara uygulanır