Method Permissions_GetEffectiveForObject()

Assembly: redb.Postgres.dll

CRITICAL: Uses PostgreSQL function get_user_permissions_for_object()!
This function implements complex recursive permission logic.
For MSSQL this must be replaced with CTE/JOIN query.

public string Permissions_GetEffectiveForObject()