DbSetClause.Property 屬性

定義

會收到 DbExpression 一個指定應該更新屬性的

public:
 property System::Data::Common::CommandTrees::DbExpression ^ Property { System::Data::Common::CommandTrees::DbExpression ^ get(); };
public System.Data.Common.CommandTrees.DbExpression Property { get; }
member this.Property : System.Data.Common.CommandTrees.DbExpression
Public ReadOnly Property Property As DbExpression

屬性值

一個 DbExpression 指定應該更新的屬性的

適用於