CAIndex::Name

ADE User Guide > ADE Server Class Reference > CAIndex

Other languages:
English • ‎中文

property string Name

The Identifier of the index.

Data type

string

Access

read/write

API Errors

Although a property normally does not change the ErrorCode, if you assign an invalid identifier to this object, the following error will result.

41 - "Invalid name for object"

Usage

theName = theIndex.Name

See Also

Comments


You are not allowed to post comments.