CacheExistTable

  Previous topic Next topic  

CacheExistTable ( cTable, hConnection ) -> lExists

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

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