CacheDropTable

  Previous topic Next topic  

CacheDropTable ( cTable, hConnection ) -> lSuccess

The function returns success or failure if <cTable> in database represented by <hConnection> could been dropped/removed or not.

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