Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::GetRecordLength

Syntax

VRLEN GetRecordLength( ) const

Parameters

This method has no parameters.

Description

Retrieves the record length.

Return

GetRecordLength() returns the record length.

See also

GetRecordSize()

TOCIndex