IBX.IBServices.TIBSecurityService.AddUser

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddUser;

C++

void __fastcall AddUser();

Properties

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

Description

Adds a user to the user table.

Call AddUser to add a user to the user table.

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