DBDataSource
Overview
The DBDataSource
class provides a utility API to access and manage all currently available datasources within the Servoy application, including those from all valid servers and tables. Accessed in scripting through datasources.db
, this API facilitates interaction with database servers, tables, and their associated records and schemas. For further reference, see:
Last updated