MATLAB DATABASE TOOLBOX RELEASE NOTES Guide de l'utilisateur Page 602

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 684
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 601
1 2 ... 597 598 599 600 601 602 603 604 605 606 607 ... 683 684

Commentaires sur ces manuels

Pas de commentaire