The mi_qual_funcname() accessor function
The mi_qual_funcname() function returns the name of a strategy function.
Syntax
mi_string * mi_qual_funcname(MI_AM_QUAL_DESC *qualDesc)
- qualDesc
- Points to the qualification descriptor.
Usage
If mi_qual_funcid() returns a negative value instead of a valid routine identifier, the qualification function is not registered in the database. The access method might call the qualification function by name from the access-method library or send the function name and arguments to external software.
Return values
The return string contains the name of a simple function in the qualification.