MATLAB DATABASE TOOLBOX RELEASE NOTES Guía de usuario Pagina 415

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 684
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 414
Retrieving Object Properties Using the get Function
6-73
Property Example of Value
'URL' 'jdbc:odbc:dbtoolboxdemo'
'NullsAreSortedLow' 1
Drivermanager Objects
Allowable property names and examples of values for drivermanager objects appear in
the following table.
Property Example of Value
'Drivers' {'oracle.jdbc.driver.OracleDriver@1d8e09ef'
[1x37 char]}
'LoginTimeout' 0
'LogStream' []
Resultset Objects
Allowable property names and examples of values for resultset objects appear in the
following table.
Property Example of Value
'CursorName' {'SQL_CUR92535700x' 'SQL_CUR92535700x'}
'MetaData' {1x2 cell}
'Warnings' {[] []}
Resultset Metadata Objects
Allowable property names and examples of values for a resultset metadata objects appear
in the following table.
Property Example of Value
'CatalogName' {'' ''}
'ColumnCount' 2
'ColumnName' {'Calc_Date' 'Avg_Cost'}
Vista de pagina 414
1 2 ... 410 411 412 413 414 415 416 417 418 419 420 ... 683 684

Comentarios a estos manuales

Sin comentarios