DbUpdateCommandTree.Predicate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 DbExpression,以指定用來判斷所應更新之目標集合成員的述詞。
public System.Data.Entity.Core.Common.CommandTrees.DbExpression Predicate { get; }
member this.Predicate : System.Data.Entity.Core.Common.CommandTrees.DbExpression
Public ReadOnly Property Predicate As DbExpression
屬性值
DbExpression,會指定用來判斷所應更新之目標集合成員的述詞。