EntityEntryGraphNode<TState>.NodeState Property

Definition

Gets or sets state that will be available to all nodes that are visited after this node.

C#
public virtual TState NodeState { get; }
C#
public virtual TState NodeState { get; set; }
C#
public virtual TState? NodeState { get; set; }

Property Value

TState

Applies to

Proizvod Verzije
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0