project BLF > class Persistence Layer > method DBTableExists

Description

Returns true if a database table with given name exists (in any connected database).
This method does not use _file, so is compatible with the Progress dataservers.


Parameters


icDBTableNameinputcharacter
olExistsoutputlogical


Internal usage


QadFinancials
method BResource.ApiSynchronizeCustom


program code (program1/persistence.p)