Click or drag to resize

DBFFPT.PutValue Method

X#

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

Parameters

nFldPos
Type: Long
oValue
Type: Object

Return Value

Type: Logic

Implements

PutValue(Long, Object)
See Also