Microsoft SDK for Java

DataSource.setCursorType

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

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