IBX.IBServices.TIBSecurityService.DisplayUsers
Delphi
procedure DisplayUsers;
C++
void __fastcall DisplayUsers();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBSecurityService |
Description
Fetches information for all users.
Call DisplayUsers to fetch all valid user information, which can then be returned by the UserInfo property.
Note: You must install InterBase 6 to use this feature.