IBDAC

TIBCSecurityAction Enumeration

Specify the type of the operation for InterBase Security Service to perform.

Unit

IBCAdmin

Syntax

TIBCSecurityAction = (saAddUser, saDeleteUser, saModifyUser, saDisplayUser);

Values

Value Meaning
saAddUser New user account will be added.
saDeleteUser Existing user account will be deleted.
saDisplayUser Available information on the user account will be displayed.
saModifyUser The user account will be modified.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback