RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDatabaseInfo.UserNames Property

Returns the names of all users currently attached to the database.

Pascal
property UserNames: TStringList;
C++
__property TStringList UserNames;

Use UserNames to return the names of all users currently attached to the database. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!