RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterRecordKeys.GetRecordKeyName Method

Returns the value of the RecordKeyNames property.

Pascal
function GetRecordKeyName(I: Integer): string;
C++
__fastcall AnsiString GetRecordKeyName(int I);

GetRecordKeyName is the read implementation of the RecordKeyNames property. 

I is the index of the key whose name this method returns. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!