MATLAB DATABASE TOOLBOX RELEASE NOTES Podręcznik Użytkownika Strona 542

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 684
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 541
7 Functions — Alphabetical List
7-112
drivermanager
Construct database drivermanager object
Syntax
dm = drivermanager
Description
dm = drivermanager constructs a database drivermanager object which comprises the
properties for all loaded database drivers. Use get and set to obtain and change the
properties of dm.
Examples
Create a database drivermanager object and return its properties.
dm = drivermanager
get(dm)
See Also
get | register | set
Przeglądanie stron 541
1 2 ... 537 538 539 540 541 542 543 544 545 546 547 ... 683 684

Komentarze do niniejszej Instrukcji

Brak uwag