Table of Contents

Property HasChanges

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

HasChanges

Gets a value indicating whether the entity has any changes.

[NotMapped]
[Browsable(false)]
[JsonIgnore]
public bool HasChanges { get; }

Property Value

bool