MyDAC

TCustomDADataSet.GetKeyFieldNames Method

Provides a list of available key field names.

Class

TCustomDADataSet

Syntax

procedure GetKeyFieldNames(List: TStrings);

Parameters
List
The list of available key field names
Return Value
Key field name

Remarks

Call the GetKeyFieldNames method to get the names of available key fields. Populates a string list with the names of key fields in tables.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback