Condividi tramite


InExpression.Operand Proprietà

Definizione

Ottiene l'operando.

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

Valore della proprietà

Operando.

Si applica a