RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
UsersColumns Class

Column names for the result table from the built-in stored procedure DB_ADMIN.GET_USERS and DataStoreConnection.GetSchema(MetaDataCollectionName.Users).

Pascal
UsersColumns = class;
C++
class UsersColumns;

UsersColumns.cs

Column names for the result table from the built-in stored procedure DB_ADMIN.GET_USERS and DataStoreConnection.GetSchema(MetaDataCollectionName.Users). 

The columns of the result table are:

Constant 
Description 
Used to access the UserName column in the Users metadata collection. The data in this column specifies a user name.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!