Delen via


ValuesExpression.RowValues Property

Definition

The row values for this table.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Query.SqlExpressions.RowValueExpression> RowValues { get; }
member this.RowValues : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Query.SqlExpressions.RowValueExpression>
Public Overridable ReadOnly Property RowValues As IReadOnlyList(Of RowValueExpression)

Property Value

Applies to