Click or drag to resize

SQLSelect.UnLock Method (Typed)

X#

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD UnLock(
	 nRecordNumber AS LONG
) AS LOGIC
Request Example View Source

Parameters

nRecordNumber
Type: Long

Return Value

Type: Logic
See Also