Property TrackChanges
TrackChanges
Gets or sets a value indicating whether changes to the entity should be tracked.
[NotMapped]
[Browsable(false)]
[JsonIgnore]
public bool TrackChanges { get; set; }
Gets or sets a value indicating whether changes to the entity should be tracked.
[NotMapped]
[Browsable(false)]
[JsonIgnore]
public bool TrackChanges { get; set; }