Click or drag to resize

DBFNTX.Seek Method

X#

Namespace:  XSharp.RDD
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