Functions.VoDbLastRec 方法 | |
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
public static int VoDbLastRec()
查看代码返回值
类型:
Int32备注 提示: |
---|
VoDbLastRec() and CoreDb.LastRec() are aliases |
参见