Instance Propertygrdb 7.3.0GRDB
persistenceContainer
The persistence container that was saved.
var persistenceContainer: PersistenceContainer
After an insert, and if the database table has a rowid column, the persistence container contains the rowid of the inserted record.