RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
RolesColumns Class

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

Pascal
RolesColumns = class;
C++
class RolesColumns;

RolesColumns.cs

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

The columns of the result table are:

Constant 
Description 
Used to access the RoleName column in the Roles metadata collection. The data in this column specifies a role name.  

 

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