actionWillDrop

fun actionWillDrop(action: SyncAction, into: SyncSide, onlyTablesColumns: Boolean): Int

Get the count of dropped items if this action is applied.

Return

The count of dropped items.

Parameters

action

to be applied

into

which direction

onlyTablesColumns

consider only tables and columns (no indexes, fks )