| |
hRightsInsert | Rights to add new records into a data file. |
hRightsLock | Rights to lock the data files or the records of a data file. |
hRightsChangeRights | Rights to change the rights. |
hRightsChangeLink | Rights to modify the integrity rules on a data file. |
hRightsChangeOwner | Rights to modify the owner of an element. |
hRightsConnection | Rights to connect to a server (encrypted or unencrypted connection). |
hRightsEncryptedConnection | Rights to connect to a server (encrypted connection only). |
hRightsCreateFile | Rights to create a data file (with HCreation). |
Versions 20 and laterhRightsCreateView New in version 20hRightsCreateView hRightsCreateView | Rights to create a view. |
hRightsDebug | Rights to debug the stored procedures. |
hRightsRunProcedure | Rights to run a stored procedure. |
hRightsManageDuplicate | Rights to enable and disable the management of duplicates. |
hRightsManageIntegrity | Rights to enable and disable the management of integrity. |
hRightsManageProcedure | Rights to add, modify and delete the sets of procedures. |
hRightsManageTrigger | Rights to add, enable and delete server triggers. |
hRightsNoDatabaseAccess | Rights to forbid the access to a database (HNoDatabaseAccess and HEndNoDatabaseAccess). |
hRightsRead | Rights to read the records of a data file. |
hRightsMaintenance | Rights to start a re-index operation or to perform statistical calculations on a data file. |
hRightsAutoModif | Rights to perform an automatic modification on a data file. |
hRightsUpdate | Rights to modify the records of a data file. |
hRightsBackup | Rights to perform a backup. |
hRightsDelete | Rights to delete the records from a data file. |
hRightsDeleteDB | Rights to delete a database. |
hRightsDeleteFile | Rights to delete a data file (HDeleteFile). |
Versions 20 and laterhRightsDeleteView New in version 20hRightsDeleteView hRightsDeleteView | Rights to delete a view. |
hRightsAll | List of all the rights We recommend that you use this constant in hDetails or hEffective + hDetails display mode. |