Click or drag to resize

DbFileSpec.RecNo Property (Typed)

X#
The record number for the CopyTo() method when a single record is required.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY RecNo AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
The record number for the CopyTo() method when a single record is required.
See Also