Overview | Methods | This Package | All Packages
Sets the type of cursor used by the data source.
Syntax
public void setCursorType( int cursorType )
Parameters
cursorType
One of the values defined in the AdoEnums.CursorType class.
See Also getCursorType