RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBDEDataSet.KeySize Property

Specifies the size of the key for the current index of the dataset.

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

Check KeySize to determine the size, in bytes, of the key for the current index. KeySize varies depending on the number and type of fields that make up the current index. 

 

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