Microsoft SDK for Java

DataSource.setCursorLocation

Sets the location of the cursor engine.

Syntax

public void setCursorLocation( int cursorLocation )

Parameters

cursorLocation

One of the values defined in the AdoEnums.CursorLocation class.

Remarks

The cursorLocation property provides either client-side or server-side cursor support.

See Also   getCursorLocation

© 1999 Microsoft Corporation. All rights reserved. Terms of use.