MATLAB DATABASE TOOLBOX RELEASE NOTES Guia do Utilizador Página 624

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 684
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 623
7 Functions — Alphabetical List
7-194
register
Load database driver
Syntax
register(d)
Description
register(d) loads the database driver object d. Use unregister to unload the driver.
Although database automatically loads a driver, register allows you to use get to
view properties of the driver before connecting to the database. The register function
also allows you to run drivermanager with set and get on properties for loaded
drivers.
Examples
1
register(d) loads the database driver object d.
2
get(d) returns properties of the driver object.
See Also
driver | drivermanager | get | set | unregister
Vista de página 623
1 2 ... 619 620 621 622 623 624 625 626 627 628 629 ... 683 684

Comentários a estes Manuais

Sem comentários