Property IgnoreEmptyUpdates
IgnoreEmptyUpdates
Whether an UPDATE statement that doesn't change any values should be ignored when creating
CRUD entries.
public bool IgnoreEmptyUpdates { get; set; }
Whether an UPDATE statement that doesn't change any values should be ignored when creating
CRUD entries.
public bool IgnoreEmptyUpdates { get; set; }