apply
abstract fun PreupdateHookScope.apply(connection: DatabaseConnection, action: SqliteActionCode.RowChange, databaseName: String, tableName: String, oldRowid: Long, newRowid: Long)(source)
Details on parameters and result can be found here.
Details on parameters and result can be found here.