点击或拖拽改变大小

Functions.VoDbLastRec 方法

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

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION VoDbLastRec() AS LONG
查看代码

返回值

类型:Int32
备注
提示 提示:
VoDbLastRec() and CoreDb.LastRec() are aliases
参见