Click or drag to resize

SqlParameter.SetValue Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.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