Advantage Client Engine
Determines if the given index order is from a compound index file.
UNSIGNED32 |
AdsIsIndexCompound (ADSHANDLE hIndex, UNSIGNED16 *pbCompound); |
hIndex (I) |
Handle of index order of interest. |
pbCompound (O) |
Returns True if index order is from a compound index file. |
AdsIsIndexCompound will return True only if the index order specified is in a compound index file (a Foxpro-compatible CDX file or Advantage proprietary ADI file). Indexes built with NTX and FoxPro-compatible IDX files are not compound indexes.