Product Documentation

Programming with FairCom DB APIWorking with RecordsReading and writing field data to a record bufferField defined size

FairCom DB API API for C++ - Developers Guide

Previous Topic

Next Topic

Field defined size

Call CTRecord::GetFieldSize() to retrieve the field defined size. The defined field size is the size of the field declared at the time the table was created.

TOCIndex