Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI C API Method Functions : ami_MethodSetIndex()

ami_MethodSetIndex()
Function
Declaration
ami_Error ami_MethodSetIndex(
ami_Session inAmiSession,
ami_Method inAmiMethod,
const char * inpIndexName );
Purpose
Specifies which return parameter to use as the primary key for methods that return tabular data. If you need to establish a composite index consisting of multiple parameters, this method can be called repeatedly, once for each index return parameter, in order of precedence with primary key first.
Parameters
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved