Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Fetches a row from a result set.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SQL | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
Command | The command reference number gained with SQL.NewCommand. | $Command | |
Offset | The index/offset of the row. Zero based. | 1 | |
Relative | Pass 1 for relative movement. | 0 | Optional |
Returns 0, 1 or error message.
Created 6th May 2015, last changed 24th April 2016
SQL.FetchNext - SQL.FetchPrior
Feedback: Report problem or ask question.