Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Paradox Engine 3.0 for C - <b>syntax:</b> int pxkeydrop(char *tblname, int indexid) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Syntax: int PXKeyDrop(char *tblName, int indexID)

Args:  *tblname   -  name of table without extension
       indexID    -  0 if primary, index ID (field number) if secondary

Returns: PXSUCCESS (0) or error number

Synopsis: Removes an index from a table.  If index is primary,  this
   will also remove all secondary indices.

See Also: Example

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson