次の方法で共有


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)

プロパティ値

適用対象