Instance Propertygrdb 7.4.0GRDB

originRowID

The rowid of the row that contains the foreign key violation.

Database+Schema.swift:1290
var originRowID: Int64?

If it nil if the origin table is a WITHOUT ROWID table.