Table of Contents

Property TrackChanges

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

TrackChanges

Gets or sets a value indicating whether changes to the entity should be tracked.

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

Property Value

bool