MATLAB DATABASE TOOLBOX RELEASE NOTES Betriebsanweisung Seite 602

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 684
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 601
1 2 ... 597 598 599 600 601 602 603 604 605 606 607 ... 683 684

Kommentare zu diesen Handbüchern

Keine Kommentare