Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::SetPassword

Syntax

void SetPassword(const CTString& Password)

Parameters

  • Password [in] The new table password.

Description

Sets the table password

Return

None.

See also

GetPassword()

TOCIndex