Datasnap.DBClient.TCustomClientDataSet.KeySize
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DBClient.pas Datasnap.DBClient.hpp
| |
| Unit: Datasnap.DBClient | |
| Parent: TCustomClientDataSet | |
Delphi
property KeySize: Word read FKeySize;
C++
__property System::Word KeySize = {read=FKeySize, nodefault};