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. 

 

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