|
RAD Studio VCL Reference
|
Returns the number of keys stored in the HTTP request.
function GetRecordKeyCount: Integer;
__fastcall int GetRecordKeyCount();
GetRecordKeyCount returns the number of keys this interface makes available. This value provides an upper bound to the index for the RecordKeyValues and RecordKeyNames property arrays.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|