Table of Contents

Property HasChanges

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

HasChanges

Gets a value indicating whether the entity has any changes. This property is read-only and can only be accessed but not set from outside the implementing class.

bool HasChanges { get; }

Property Value

bool