RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTable.TableNames Property

Returns a list of table names.

Pascal
property TableNames: TStrings;
C++
__property TStrings TableNames;

The TableNames property is an internal property used to display a list of the table and view names in the database. 

 

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