Declaration

function TableExists(const aTableName: string): Boolean;

 
Description

This function returns true if a table with the given name exists otherwise false.

 
Parameters

const aTableName: string

table name

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDatabase