MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 602

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 684
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 601
7 Functions — Alphabetical List
7-172
isdriver
Detect whether driver is valid JDBC driver object
Syntax
a = isdriver(d)
Description
a = isdriver(d) returns 1 if d is a valid JDBC driver object. It returns 0 otherwise.
Examples
Check if d is a valid JDBC driver object.
a = isdriver(d)
a =
1
See Also
driver | isurl | get | isjdbc
Vedere la pagina 601
1 2 ... 597 598 599 600 601 602 603 604 605 606 607 ... 683 684

Commenti su questo manuale

Nessun commento