Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Supports handling a wide range of data sources as native Visual FoxPro cursors. These data source types include the following:
- Native
- Open Database Connectivity (ODBC)
- ActiveX Data Object (ADO)
- Extensible Markup Language (XML)
CursorAdapter
Remarks
The cursor opened by a CursorAdapter object is always a buffered cursor and defaults to Optimistic Row Buffering.
For more detailed information about the CursorAdapter class, see Data Access Management Using CursorAdapters.
See Also
Objects, Collections, and Classes | CursorAdapter Object Properties, Methods, and Events | Cursor Object | Relation Object | TABLEUPDATE( ) Function