ObjectStateEntry.State Propriété

Définition

Obtient ou définit l’état du ObjectStateEntry.

public:
 property System::Data::EntityState State { System::Data::EntityState get(); };
public System.Data.EntityState State { get; }
member this.State : System.Data.EntityState
Public ReadOnly Property State As EntityState

Valeur de propriété

État du ObjectStateEntry.

S’applique à