Datasnap.DBClient.PKeyBuffer
| [–] Properties | |
|---|---|
| Type: pointer typedef
| |
| Visibility: public | |
| Source: Datasnap.DBClient.pas Datasnap.DBClient.hpp
| |
| Unit: Datasnap.DBClient | |
| Parent: Datasnap.DBClient | |
Delphi
PKeyBuffer = ^TKeyBuffer;
C++
typedef TKeyBuffer *PKeyBuffer;
Description
Is a pointer to a TKeyBuffer record.