EntityObject.EntityState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'état d'entité de l'objet.
[System.ComponentModel.Browsable(false)]
[System.Xml.Serialization.XmlIgnore]
public System.Data.Entity.EntityState EntityState { get; }
member this.EntityState : System.Data.Entity.EntityState
Public ReadOnly Property EntityState As EntityState
Valeur de propriété
EntityState de cet objet.
- Attributs