CAIndex::Name

Revision as of 01:17, 16 June 2015 by Karenlee (talk | contribs) (Marked this version for translation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.