SQLSelect.ResetCursor Method (Typed)
|
|
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.24 GA
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:
Logic
See Also