SPI_cursor_move

Name

SPI_cursor_move -- 移動一個游標

Synopsis

void SPI_cursor_move(Portal portal, bool forward, int count)

描述

SPI_cursor_move 忽略游標中的一些航。這個函數等效於 SQL 命令 MOVE

參數

Portal portal

包含游標的入口

bool forward

向前移動時為真,向後移動時為假

int count

移動的最大行數