.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
XSharp.RDD
DBFNTX 类
DBFNTX 方法
Close 方法
Create 方法
Flush 方法
ForceRel 方法
GoBottom 方法
GoCold 方法
GoHot 方法
GoTo 方法
GoTop 方法
Open 方法
OrderCondition 方法
OrderCreate 方法
OrderDestroy 方法
OrderInfo 方法
OrderListAdd 方法
OrderListDelete 方法
OrderListFocus 方法
OrderListRebuild 方法
Pack 方法
Seek 方法
SkipRaw 方法
Zap 方法
DBFNTX.GoTo 方法
命名空间:
XSharp.RDD
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
GoTo
(
nRec
AS
LONG
)
AS
LOGIC
public
override
bool
GoTo
(
int
nRec
)
查看代码
参数
nRec
类型:
Int32
返回值
类型:
Boolean
实现
GoTo(Int32)
参见
引用
DBFNTX 类
XSharp.RDD 命名空间