SQLSelect.DirectSkip 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOSQLClasses (在 XSharp.VOSQLClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD DirectSkip(
nSkip
) AS LOGIC CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual bool DirectSkip(
__Usual nSkip = default
)
查看代码参数
- nSkip (Optional)
- 类型:__Usual
返回值
类型:
Boolean参见