RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.KeySize Property

Indicates the size of the current key used for the dataset.

Pascal
property KeySize: Word;
C++
__property Word KeySize;

Examine KeySize to determine the size of the current key used for the client dataset. KeySize corresponds to the size of the key fields in the primary index for the dataset. 

 

RecordSize

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!