UltraLite_Cursor_iface class

Represents a bi-directional cursor in an UltraLite database.

Syntax
public UltraLite_Cursor_iface
Derived classes
Members

All members of UltraLite_Cursor_iface, including all inherited members.

Remarks

Cursors are sets of rows from either a table or the result set from a query.


AfterLast function
BeforeFirst function
Delete function
First function
Get function
GetRowCount function
GetState function
GetStreamReader function
GetStreamWriter function
GetSuspend function (deprecated)
IsNull function
Last function
Next function
Previous function
Relative function
Set function
SetDefault function
SetNull function
SetSuspend function (deprecated)
Update function
UpdateBegin function