CdbRecordset::GetName Property

Returns a user-defined name for a Recordset object.

The return value is a CString that specifies a name. The name must start 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);