Click or drag to resize

SQLSelect.SetPos Method (Typed)

X#

Note: This API is now obsolete.

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
[ObsoleteAttribute]
 VIRTUAL METHOD SetPos(
	nPos,
	nOption,
	nLock
) AS LOGIC CLIPPER
Request Example View Source

Parameters

nPos (Optional)
Type: Usual
nOption (Optional)
Type: Usual
nLock (Optional)
Type: Usual

Return Value

Type: Logic
See Also