DbEntityEntry.State, propriété
[Cette page concerne Entity Framework version 6. La dernière version est disponible sous le nom de package 'Entity Framework' NuGet. Pour plus d'informations sur Entity Framework, consultez msdn.com/data/ef.]
Obtient ou définit l'état de l'entité.
Espace de noms : System.Data.Entity.Infrastructure
Assembly : EntityFramework (dans EntityFramework.dll)
Syntaxe
'Déclaration
Public Property State As EntityState
Get
Set
'Utilisation
Dim instance As DbEntityEntry
Dim value As EntityState
value = instance.State
instance.State = value
public EntityState State { get; set; }
public:
property EntityState State {
EntityState get ();
void set (EntityState value);
}
member State : EntityState with get, set
function get State () : EntityState
function set State (value : EntityState)
Valeur de propriété
Type : System.Data.Entity.EntityState
État.