TAstaProvider.PrimeFields
Applies to
TAstaProvider
Declaration
property
PrimeFields: TStrings;
Description
The PrimeFields property is used to provide information on the fields
needed to fetch a row using a unique value. In order to be able to have ASTA generate SQL automatically
on edits, inserts and deletes the PrimeFields must be defined.
Related Topics