Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTTable::GetPassword

Syntax

CTString GetPassword( ) const

Parameters

This method has no parameters.

Description

Retrieves the table password

Return

GetPassword() returns the table password

See also

SetPassword(), GetName(), GetPath()

TOCIndex