c-treeDB API for C++ - Developers Guide
CTRecord::GetRowid
Syntax
CTROWID GetRowid( )
Parameters
This method has no parameters.
Description
Retrieves the record’s rowid value
Return
GetRowid() returns the rowid for the record.
See also
FindRowid(), CTTable::HasRowid()