Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTRecord::GetRecordSize

Syntax

VRLEN GetRecordSize( ) const

Parameters

This method has no parameters.

Description

Retrieves the allocated record size.

Return

GetRecordSize() returns the allocated record size.

See also

GetRecordLength()

TOCIndex