Database Toolbox Previous page   Next Page
drivermanager

Construct database drivermanager object

Syntax

Description

dm = drivermanager constructs a database drivermanager object. You can then use get and set to obtain and change the properties of dm, which are the properties for all loaded database drivers as a whole.

Examples

dm = drivermanager creates the database drivermanager object dm.

get(dm) returns the properties of the drivermanager object dm.

See Also
get, register, set


Previous page  driver exec Next page

© 1994-2005 The MathWorks, Inc.