EntityEntryGraphNode<TState>.NodeState 속성

정의

이 노드 다음에 방문하는 모든 노드에서 사용할 수 있는 상태를 가져오거나 설정합니다.

public virtual TState NodeState { get; }
public virtual TState NodeState { get; set; }
public virtual TState? NodeState { get; set; }
member this.NodeState : 'State
member this.NodeState : 'State with get, set
Public Overridable ReadOnly Property NodeState As TState
Public Overridable Property NodeState As TState

속성 값

TState

적용 대상