AlterUser method

Applies to
TIB_Connection

Declaration
Procedure AlterUser(Action: TIB_AlterUserAction; AUserName, AUserPass, AGroupName, AFirstName, AMiddleName, ALastName: string );

Description
This method will add/modify/delete a user to the server specified in the Database property using the Protocol, Username and Password properties too.