Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTDatabase::GetName

Syntax

CTString GetName( )

Parameters

This method has no parameters.

Description

Retrieves the database name.

Return

GetName() returns the database name.

See also

GetPath()

TOCIndex