Click or drag to resize

SqlParameter.Bind Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD Bind(
	oStatement AS SQLStatement,
	nPos AS DWORD
) AS LONG
Request Example View Source

Parameters

oStatement
Type: SQLStatement
nPos
Type: DWord

Return Value

Type: Long
See Also