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)

属性值

适用于