Поделиться через


InExpression.Operand Свойство

Определение

Возвращает операнд.

public virtual Microsoft.EntityFrameworkCore.Query.Expressions.AliasExpression Operand { get; }
public virtual System.Linq.Expressions.Expression Operand { get; }
member this.Operand : Microsoft.EntityFrameworkCore.Query.Expressions.AliasExpression
member this.Operand : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Operand As AliasExpression
Public Overridable ReadOnly Property Operand As Expression

Значение свойства

Операнд.

Применяется к