Microsoft SDK for Java

DataSource.getCursorLocation

Retrieves the location of the cursor engine.

Syntax

public int getCursorLocation()

Return Value

Returns 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   setCursorLocation

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