Click or drag to resize

DBFVFPSQL.GetValue Method

X#

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetValue(
	nFldPos AS LONG
) AS Object
Request Example View Source

Parameters

nFldPos
Type: Long

Return Value

Type: Object

Implements

GetValue(Long)
See Also