Sets the location of the cursor engine.
public void setCursorLocation( int cursorLocation )
cursorLocation
One of the values defined in the AdoEnums.CursorLocation class.
The cursorLocation property provides either client-side or server-side cursor support.
See Also getCursorLocation