Property TrackMetadata
TrackMetadata
Whether to add a hidden _metadata column that will be enabled for updates to attach custom
information about writes that will be reported through [CrudEntry.metadata].
public bool TrackMetadata { get; set; }
Whether to add a hidden _metadata column that will be enabled for updates to attach custom
information about writes that will be reported through [CrudEntry.metadata].
public bool TrackMetadata { get; set; }