DbInExpression.List 属性

定义

获取要测试匹配项的 DbExpression 列表。

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression> List { get; }
member this.List : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public ReadOnly Property List As IList(Of DbExpression)

属性值

适用于