Click or drag to resize

CoreDb.LastRec Method

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

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD LastRec() AS LONG
Request Example View Source

Return Value

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