IBX.IBServices.TIBSecurityService.DeleteUser

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DeleteUser;

C++

void __fastcall DeleteUser();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBSecurityService

Description

Deletes a user from the user table.

Call DeleteUser to delete a user from the user table.

Note: You must install InterBase 6 to use this feature.