다음을 통해 공유


EntityStateResponse<T>.EntityState Property

Definition

The current state of the entity, if it exists, or default(T) otherwise.

public T EntityState { get; set; }
member this.EntityState : 'T with get, set
Public Property EntityState As T

Property Value

T

Applies to