Partilhar via


EntityEntryGraphNode<TState>.NodeState Propriedade

Definição

Obtém ou define o estado que estará disponível para todos os nós visitados após esse nó.

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

Valor da propriedade

TState

Aplica-se a