CoreDb.LastRec 方法 | |
Return the number of the last record in a database file.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD LastRec() AS LONG
public static int LastRec()
查看代码返回值
类型:
Int32备注 提示: |
---|
VoDbLastRec() and CoreDb.LastRec() are aliases |
参见