다음을 통해 공유


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)

속성 값

적용 대상