SQLSelect.DirectSkip Method (Typed)
|
|
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.24 GA
Syntax VIRTUAL METHOD DirectSkip(
nSkip
) AS LOGIC CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual bool DirectSkip(
Usual nSkip = default
) Request Example
View SourceParameters
- nSkip (Optional)
- Type: Usual
Return Value
Type:
Logic
See Also