Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.GetRecordSize

Syntax

VRLEN GetRecordSize( )

Parameters

This method has no parameters.

Description

Retrieves the allocated record size.

Return

GetRecordSize() returns the allocated record size.

See Also

GetRecordLength()

TOCIndex