Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::SetGroupid

Syntax

void SetGroupid(const CTString& Groupid)

Parameters

  • Groupid [in] The new table Group id.

Description

Sets the table group id.

Return

None.

See also

GetGroupid()

TOCIndex