Click or drag to resize

ADSIndex.Seek Method

X#
Perform a seek operation on the current selected index for the current Workarea.

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Seek(
	seekinfo AS DbSeekInfo
) AS LOGIC
Request Example View Source

Parameters

seekinfo
Type: DbSeekInfo

Return Value

Type: Logic

Implements

Seek(DbSeekInfo)
See Also