MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 624

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 623
7 Functions — Alphabetical List
7-194
register
Load database driver
Syntax
register(d)
Description
register(d) loads the database driver object d. Use unregister to unload the driver.
Although database automatically loads a driver, register allows you to use get to
view properties of the driver before connecting to the database. The register function
also allows you to run drivermanager with set and get on properties for loaded
drivers.
Examples
1
register(d) loads the database driver object d.
2
get(d) returns properties of the driver object.
See Also
driver | drivermanager | get | set | unregister
Vedere la pagina 623
1 2 ... 619 620 621 622 623 624 625 626 627 628 629 ... 683 684

Commenti su questo manuale

Nessun commento