Click or drag to resize

SqlParameter.SetValue Method

X#

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetValue(
	xValue AS USUAL,
	nSize AS LONG
) AS USUAL
Request Example View Source

Parameters

xValue
Type: Usual
nSize
Type: Long

Return Value

Type: Usual
See Also