HomeServer-Side APITDB FunctionsTDB Names
TDB Object Group
Function: inquire_tdb_names
<= delete_tdb_name TDB Keys =>

Description

The inquire_tdb_names function will search the database for the specified TDB Name(s). SQL regular expressions can be used for each argument.
Prototype

inquire_tdb_names(text)
Arguments

Data Type Description
text TDB Name
Returns

Data Type Description
SETOF tdb_names See tdb_names table definition


<= delete_tdb_name TDB Names TDB Keys =>