Home | Previous Page | Next Page   Descriptor Function Reference > Accessor Functions >

mi_key_nkeys()

The mi_key_nkeys() function returns the number of columns in the index key.

Syntax

mi_integer mi_key_nkeys(MI_AM_KEY_DESC *keyDesc)
keyDesc
points to the key descriptor.

Return Values

The integer indicates the number of keys in the index.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]