dbsync_core.t_dbsync_event type
The t_dbsync_event
type defines a record that
contains DB Sync event data.
Syntax
TYPE t_dbsync_event RECORD
-- internal, subject of changes
END RECORD
- The structure of this type is not to be used by user code and can be subject of changes.