IDatabase.AutoAdjustRights

Syntax

AutoAdjustRights: Boolean;

Description

The AutoAdjustRights property determines whether the permissions to all accessible objects are granted at the connection to the database. If the property is set to True, the permissions are granted.

See also:

IDatabase