SQLSelect.ResetCursor Method (Typed) | |
[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLSelect.ResetCursor(XSharp.__Usual)'. File: 'Sql.xml' Path: 'doc/SQLSelect.ResetCursor/*']
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD ResetCursor(
nUpdateType
) AS LOGIC CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual bool ResetCursor(
Usual nUpdateType = default
)
Request Example
View SourceParameters
- nUpdateType (Optional)
- Type: Usual
Return Value
Type:
LogicSee Also