c-treeDB API for C# - Developers Guide
CTBase.SetHandle
Syntax
void SetHandle(CTHANDLE Handle)
Parameters
- Handle [in] is the object. Depending on the instance, it can be the Session, Database, Table, Record, Field, Index or Segment object.
Description
Sets the object.
Return
None.
See Also
GetHandleId(), GetHandleId()