Sets the type of cursor used by the data source.
public void setCursorType( int cursorType )
cursorType
One of the values defined in the AdoEnums.CursorType class.
See Also getCursorType