Click or drag to resize

SqlParameters Function

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 FUNCTION SqlParameters(
	nStatementHandle AS LONG,
	oParams AS Object
) AS LONG
Request Example View Source

Parameters

nStatementHandle
Type: Long
oParams
Type: Object

Return Value

Type: Long
See Also