Click or drag to resize

DbAppendFromArray Function

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 FUNCTION DbAppendFromArray(
	aValues,
	aFieldList,
	cbForCondition
) AS LOGIC CLIPPER
Request Example View Source

Parameters

aValues (Optional)
Type: Usual
aFieldList (Optional)
Type: Usual
cbForCondition (Optional)
Type: Usual

Return Value

Type: Logic
See Also