Sdílet prostřednictvím


InExpression.Operand Vlastnost

Definice

Získá 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

Hodnota vlastnosti

Operand.

Platí pro