ScrollTypes enum | QSYS API Reference Guide

Defines the SQL Cursor Scroll types.

Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll

Enum Values

Name Description Value
Dynamic Dynamic cursor. 2
NonScrollable Non-scrollable cursor. 0
Scrollable Scrollable cursor. 1