다음을 통해 공유


DbReferenceEntry.CurrentValue 속성

정의

탐색 속성의 현재 값을 가져오거나 설정합니다. 현재 값은 탐색 속성이 참조하는 엔터티입니다.

public override object CurrentValue { get; set; }
member this.CurrentValue : obj with get, set
Public Overrides Property CurrentValue As Object

속성 값

현재 값입니다.

적용 대상