Method SoftDelete_GetDeletionProgress()

Assembly: redb.Postgres.dll

Gets deletion progress for a specific trash container.
Params: $1=trashId (bigint)
Returns: trash_id, total, deleted, status, started_at, owner_id

public string SoftDelete_GetDeletionProgress()