User`s guide
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'}