Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

CTRecord.GetRecordKeyPos

Syntax

long CTRecord.GetRecordKeyPos()

Parameters

  • None

Description

Retrieves the given record position in the default index.

Return

Position. The returned position is the Ordinal key position, not a file offset.

Throws a CTException exception object if an error occurs.

TOCIndex