CoreDb.Recno 方法 | |
Return the current record number.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD Recno() AS DWORD
public static uint Recno()
查看代码返回值
类型:
UInt32The 1 based current record number.
备注 提示: |
---|
VoDbRecno() and CoreDb.Recno() are aliases |
参见