User`s guide
7 Functions — Alphabetical List
7-112
drivermanager
Construct database drivermanager object
Syntax
dm = drivermanager
Description
dm = drivermanager constructs a database drivermanager object which comprises the
properties for all loaded database drivers. Use get and set to obtain and change the
properties of dm.
Examples
Create a database drivermanager object and return its properties.
dm = drivermanager
get(dm)
See Also
get | register | set