|
RAD Studio VCL Reference
|
Specifies the table on the database server represented by this component.
property TableName: UnicodeString;
__property UnicodeString TableName;
Set TableName to the name of a table on the database server. TSQLTable automatically generates an SQL query to fetch all of the records and all of the fields in that table.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|