共用方式為


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)

屬性值

適用於