Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfrddcancomp()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfRddCanComp()
Check if a RDD can use the compound index
------------------------------------------------------------------------------
Syntax:

     dfRddCanComp( <cRdd> ) --> lSupport

Parameters:

     <cRdd>     The name of the RDD to check

Returns:

     <lSupport> If .T. the RDD supports the COMPOUND index and if dfSet(
     AI_AUTOMATICCOMPOUND ) is .T.

Description:

     Check if a RDD can use the compound index

Example:

     dfRddCanComp( "DBFCDX" ) // .T.
     dfRddCanComp( "DBFNTX" ) // .F.

See also:

     dfIndExt()

See Also: dfIndExt()

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