RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXMetaDataTableTypes Class

Constants for the GetTables metadata command

Pascal
TDBXMetaDataTableTypes = class;
C++
class TDBXMetaDataTableTypes;

The TDBXMetaDataCommands class lists types of database metadata you can acquire. This class's constants may be passed to the GetTables command in TDBXMetaDataCommands.  

This table lists the tables for which you can get metadata.

Constant 
Description 
Table  
Get tables  
View  
Get Views  
Get System tables  
Get synonyms  
Get System views  

 

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