Method SoftDelete_PurgeTrash()
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()
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()