Show: Delphi C++
Display Preferences

AdaptReq.IAdapterRecordKeys.GetRecordKeyName

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetRecordKeyName(I: Integer): string;

C++

virtual System::UnicodeString __fastcall GetRecordKeyName(int I) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
AdaptReq.pas
AdaptReq.hpp
AdaptReq IAdapterRecordKeys

Description

Returns the value of the RecordKeyNames property.

GetRecordKeyName is the read implementation of the RecordKeyNames property.

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

See Also

Personal tools
Previous Versions
Translations