Class TableOptions
public class TableOptions
- Inheritance
-
TableOptions
- Inherited Members
Constructors
Properties
- IgnoreEmptyUpdates
Whether an
UPDATEstatement that doesn't change any values should be ignored when creating CRUD entries.
- TrackMetadata
Whether to add a hidden
_metadatacolumn that will be enabled for updates to attach custom information about writes that will be reported through [CrudEntry.metadata].
- TrackPreviousValues
When set to a non-null value, track old values of columns