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
CTTable.HasRowid(), FindRowid()