CdbDatabase::GetName Property

Returns a CString that contains the user-defined name for a CdbDatabase object.

The return value is a string that starts with a letter and can contain a maximum of 64 characters. It can include numbers and underscore characters but can't include punctuation or spaces.

Syntax

CStringGetName(VOID);