点击或拖拽改变大小

CoreDb.Recno 方法

X#
Return the current record number.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 STATIC METHOD Recno() AS DWORD
查看代码

返回值

类型:UInt32
The 1 based current record number.
备注
提示 提示:
VoDbRecno() and CoreDb.Recno() are aliases
参见