rowids property

List<RowId>? rowids
getter/setter pair

rowid of each oplog entry for the changes - availiable only for local changes

Implementation

List<RowId>? rowids;