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

适用于