Method SoftDelete_PurgeTrash()

Assembly: redb.Postgres.dll

Calls purge_trash function to physically delete objects from trash.
Params: $1=trashId (bigint), $2=batchSize (integer)
Returns: deleted_count, remaining_count

public string SoftDelete_PurgeTrash()