共用方式為


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

適用於