DbInExpression.List Property

 

Gets the list of DbExpression to test for a match.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbExpression> List { get; }