DbFileSpec.RecNo Property (Typed) | |
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
public virtual int RecNo { get; set; }
Request Example
View SourceProperty Value
Type:
LongThe record number for the CopyTo() method when a single record is required.
See Also