|
MySQLTables property
|
Top Previous Next |
|
See Also Properties Methods Events Example Unit
Applies to TMySQLDataset TMySQLTable and TMySQLQuery components
Declaration property MySQLTables: TStringList;
Description Gives you direct access to a stringlist containing all tables contained in the TMySQLDataset's current resultset.
|