Share via


DbInExpression.Item Property

Definition

Gets a DbExpression that specifies the item to be matched.

public System.Data.Entity.Core.Common.CommandTrees.DbExpression Item { get; }
member this.Item : System.Data.Entity.Core.Common.CommandTrees.DbExpression
Public ReadOnly Property Item As DbExpression

Property Value

Applies to