| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Return a list of key fields in the dataset
Source position: db.pas line 1372
| function IProviderSupport.PSGetKeyFields: string; | 
Semicolon separated list of fieldnames which form the unique key for a record.
PSGetKeyFields returns a semicolon-separated list of fieldnames that make up the unique key for a record. Normally, these are the names of the fields that have pfInKey in their ProviderOptions property.
| PSGetIndexDefs | ||
| PSGetDefaultOrder | ||
| TField.ProviderOptions | ||
| 
 | Set of TProviderFlag flags |