Gets the entity state of the object.
[XmlIgnoreAttribute] [BrowsableAttribute(false)] public EntityState EntityState { get; }
The EntityState of this object.
EntityObject ClassSystem.Data.Entity.Core.Objects.DataClasses Namespace