CAIndex::Name
ADE User Guide > ADE Server Class Reference > 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
Enable comment auto-refresher