MATLAB DATABASE TOOLBOX RELEASE NOTES Guida Utente Pagina 603

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

Commenti su questo manuale

Nessun commento