CAIndex::Name

Revision as of 04:09, 13 May 2015 by Lchrisman (talk | contribs) (Created page with "<< Back to CAIndex = property string Name = The Identifier of the index. == Data type == string == Access == read/write == API Errors == Although a pro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< Back to CAIndex

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.