Share via


ValuesExpression.RowValues 屬性

定義

此資料表的資料列值。

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)

屬性值

適用於