Microsoft SDK for Java

DataSource.getCursorType

Retrieves the type of cursor used by the data source.

Syntax

public int getCursorType()

Return Value

Returns one of the values defined in the AdoEnums.CursorType class.

See Also   setCursorType

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