RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTable Methods

The methods of the TTable class are listed here.

 
Name 
Description 
 
This is CreateHandle, a member of class TTable. 
 
This is DataEvent, a member of class TTable. 
 
This is DefChanged, a member of class TTable. 
 
This is DestroyHandle, a member of class TTable. 
 
This is DestroyLookupCursor, a member of class TTable. 
 
This is DoOnNewRecord, a member of class TTable. 
 
This is EncodeFieldDesc, a member of class TTable. 
 
This is EncodeIndexDesc, a member of class TTable. 
 
This is GetCanModify, a member of class TTable. 
 
This is GetDataSource, a member of class TTable. 
 
This is GetFileName, a member of class TTable. 
 
This is GetHandle, a member of class TTable. 
 
This is GetLanguageDriverName, a member of class TTable. 
 
This is GetLookupCursor, a member of class TTable. 
 
This is GetTableType, a member of class TTable. 
 
This is InitFieldDefs, a member of class TTable. 
 
This is IsProductionIndex, a member of class TTable. 
 
This is NativeTableName, a member of class TTable. 
 
This is PrepareCursor, a member of class TTable. 
 
Gets the SQL command to be executed by PSExecute. 
 
Gets the command type to be executed by PSExecute. 
 
Returns the definition of an index that imposes the default order on the data included in data packets. 
 
Returns the definitions of all specified indexes defined for the dataset. 
 
Returns the names of all fields required to uniquely identify records in the data packet. 
 
Returns the name of the dataset table that appears in generated SQL statements. 
 
Assigns a specified SQL command to be executed by PSExecute. 
 
Assigns the specified parameter values to the dataset. 
 
This is UpdateIndexDefs, a member of class TTable. 
 
Name 
Description 
 
Creates a new index for the table. 
 
Applies a range to the dataset. 
 
Moves records from a dataset into this table. 
 
Removes any ranges currently in effect for the table. 
 
Closes a specified dBASE non-production index file. 
 
Builds a new table using new structure information. 
 
Deletes a secondary index for the table. 
 
Deletes an existing database table. 
 
Enables modification of the search key buffer. 
 
Enables changing the ending value for an existing range. 
 
Enables changing the starting value for an existing range. 
 
Deletes all records from the table. 
 
Searches for a record containing specified field values. 
 
Moves the cursor to the record that most closely matches a specified set of key values. 
 
Lists the field components that link this dataset as a detail of a master dataset. 
 
Retrieves a list of available indexes for a table. 
 
Synchronizes the current record for this table with the current record of a specified table component. 
 
Moves the cursor to a record specified by the current key. 
 
Moves the cursor to the record that most closely matches the current key. 
 
Locks a Paradox or dBASE table. 
 
Opens a specified dBASE non-production index file. 
 
Renames the Paradox or dBASE table associated with this table component. 
 
Enables setting of keys and ranges for a dataset prior to a search. 
 
Sets the starting and ending values of a range, and applies it. 
 
Indicates that subsequent assignments to field values specify the end of the range of rows to include in the dataset. 
 
Indicates that subsequent assignments to field values specify the start of the range of rows to include in the dataset. 
 
Removes a previously applied lock on a Paradox or dBASE table. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!