Delen via


DistinctExpression.Operand Property

Definition

The expression on which DISTINCT is applied.

public virtual Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression Operand { get; }
member this.Operand : Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression
Public Overridable ReadOnly Property Operand As SqlExpression

Property Value

Applies to