DataSource.getCursorType

Overview | Methods | This Package | All Packages

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