DataSource.getCursorLocation

Overview | Methods | This Package | All Packages

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