다음을 통해 공유


DbPropertyEntry<TEntity,TProperty>.CurrentValue 속성

정의

이 속성의 현재 값을 가져오거나 설정합니다.

public override TProperty CurrentValue { get; set; }
member this.CurrentValue : 'Property with get, set
Public Overrides Property CurrentValue As TProperty

속성 값

TProperty

현재 값입니다.

적용 대상