DbSetClause 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在設定屬性值的修改作業中指定子句。 此類別無法獲得繼承。
public sealed class DbSetClause : System.Data.Entity.Core.Common.CommandTrees.DbModificationClause
type DbSetClause = class
inherit DbModificationClause
Public NotInheritable Class DbSetClause
Inherits DbModificationClause
- 繼承
屬性
Property |
取得DbExpression,以指定應更新的屬性。 |
Value |
取得DbExpression,以指定用來更新屬性的新值。 |