Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

FairCom.CtreeDB.dll - New GetRecordBuffer(Byte buffer) method

The new GetRecordBuffer(Byte buffer) method was implemented in the FairCom.CtreeDB.dll to provide the ability to return the complete record buffer in a Byte array. The method is of the form:

public virtual void GetRecordBuffer(Byte[] buffer)

TOCIndex