Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

Resource Functions

A Resource is auxiliary information stored in a file that is transparent to the regular processing of the file. Resources store version information, counters, or any information that is not part of the regular data records. Resource functions work in all modes of operations.

AddCtResource

Adds a Resource to a data file.

DeleteCtResource

Deletes a Resource from a data file.

EnableCtResource

Enables Resources in a file created without Resources enabled.

GetAltSequence

Retrieve a stored alternate collating sequence.

GetDODA

Retrieve DODA and record schema information stored in a file as a Resource.

GetCtResource

Retrieve Resource information from a data file.

PutDODA

Store a DODA in a file as a Resource.

SetAlternateSequence

Define an alternate collating sequence for a file, stored as a resource.

SetVariableBytes

Change the value for the Padding character and Field Delimiter for a file.

UpdateCtResource

Updates Resource information in a data file.

TOCIndex