Provides a list of available key field names.
procedure GetKeyFieldNames(const TableName: string; List: TStrings); virtual;
Call the GetKeyFieldNames method to get the names of available key fields. Populates a string list with the names of key fields in tables.