The current dirty state of the entity.
| C# | Visual Basic |
[BrowsableAttribute(false)] public EntityState EntityState { get; internal set; }
<BrowsableAttribute(False)> _ Public Property EntityState As EntityState
| C# | Visual Basic |
[BrowsableAttribute(false)] public EntityState EntityState { get; internal set; }
<BrowsableAttribute(False)> _ Public Property EntityState As EntityState