다음을 통해 공유


DbSetClause.Property 속성

정의

업데이트할 속성을 지정하는 DbExpression 을 가져옵니다.

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

속성 값

업데이트할 속성을 지정하는 DbExpression 입니다.

적용 대상