| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
List of indexes on the primary table of the query
Source position: sqldb.pp line 683
| published property TSQLQuery.ServerIndexDefs : TServerIndexDefs; | 
ServerIndexDefs will be filled - during the Prepare call - with the list of indexes defined on the primary table in the query if UsePrimaryKeyAsKey is True. If a primary key is found, then the fields in it will be marked
| 
 | Should primary key fields be marked pfInKey | |
| 
 | Prepare a query for execution. |