Click or drag to resize

SqlParameter.SetValue Method

X#

[Missing <include> target documentation in 'M:VO.SqlParameter.SetValue(XSharp.__Usual,System.Int32)'. File: 'SQL.xml' Path: 'doc/SqlParameter.SetValue/*']

Namespace:  VO
Assembly:  VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
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