CacheExistIndex

  Previous topic Next topic  

CacheExistIndex ( cTable, hConnection ) -> lExists

The function returns a logical to indicate if indexes for <cTable> do exist or not in the database represented by [hConnection].

<cTable> is the name of the table in the format : "cSchema||cTableName". Please refere to article "Table Names & Schemas".