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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 684
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 413
6 Using Database Toolbox Functions
6-72
Property Value
'Fetch' 0 for the cursor created using exec; fetchTheData for
the cursor created using fetch.
'Scrollable' Contains a logical value to identify the cursor object
as scrollable or basic. This property is set to 1 for a
scrollable cursor and 0 otherwise. This property is
hidden and read-only.
'Position' Contains a number that specifies the current position of
the cursor in the data set. This property is only available
for a scrollable cursor. This property behaves differently
for native ODBC, JDBC, and different database drivers.
This property is read-only.
Driver Objects
Allowable property names and examples of values for driver objects appear in the
following table.
Property Example of Value
'MajorVersion' 1
'MinorVersion' 1001
Database Metadata Objects
Database metadata objects have many properties. Some allowable property names and
examples of their values appear in the following table.
Property Example of Value
'Catalogs' {4x1 cell}
'DatabaseProductName' 'ACCESS'
'DatabaseProductVersion' '03.50.0000'
'DriverName' 'JDBC-ODBC Bridge (odbcjt32.dll)'
'MaxColumnNameLength' 64
'MaxColumnsInOrderBy' 10
Vista de página 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 683 684

Comentários a estes Manuais

Sem comentários