|
TableName property
|
Top Previous Next |
|
See Also Properties Methods Events Example Unit
Applies to TMySQLDataset TMySQLTable and TMySQLQuery components
Declaration property TableName: string;
Description The currently selected tablename. This will replace all $TABLENAME macros in your SQL statements.
|