Click or drag to resize

SqlParameter.SetValue Method (Typed)

X#

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

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