RAD Studio VCL Reference
|
Accesses columns by ordinal in the Roles metadata.
TDBXRolesIndex = class;
class TDBXRolesIndex;
DBXMetaDataNames
TDBXRolesIndex is used to access columns by ordinal in the Roles metadata collection. These columns are returned when TDBXCommand.Text' is TDBXMetaDataCommandsEx.GetRoles when reading metadata. To retrieve a metadata column, use this constant to index the TDBXReader instance returned by TDBXCommand.ExecuteQuery.
This table describes the column.
Column Ordinal Name |
Data Type of Column Data |
Description |
String |
Role name. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|