AmiMethod::setIndexName()
Method
Declaration
AmiStatus setIndexName(const char * index);
Purpose
Sets the index field when this AmiMethod
is to return tabular data. The method can be invoked multiple times to establish the composite index.
Parameters
Parameter |
Description |
|
The index name to be set. |