Click or drag to resize

VoDbLastRec Function

X#
Return the number of the last record in a database file.

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION VoDbLastRec() AS LONG
Request Example View Source

Return Value

Type: Long
Remarks
Tip Tip
VoDbLastRec() and CoreDb.LastRec() are aliases
See Also