ODAC

TOraDataSet.GetKeyList Method

Returns the list of table primary key fields.

Class

TOraDataSet

Syntax

function GetKeyList(TableName: string; List: TStrings): string;

Parameters
TableName
Holds the table name.
List
Return Value
the list of table primary key fields.

Remarks

Call the GetKeyList method to get the list of table primary key fields.

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